Uses of Class
javassist.bytecode.stackmap.TypeData.TypeVar
Packages that use TypeData.TypeVar
-
Uses of TypeData.TypeVar in javassist.bytecode.stackmap
Methods in javassist.bytecode.stackmap that return TypeData.TypeVarModifier and TypeMethodDescriptionprotected TypeData.TypeVarTypeData.ArrayElement.toTypeVar(int dim) protected TypeData.TypeVarTypeData.ArrayType.toTypeVar(int dim) protected TypeData.TypeVarTypeData.toTypeVar(int dim) Returns this if it is a TypeVar or a TypeVar that this type depends on.protected TypeData.TypeVarTypeData.TypeVar.toTypeVar(int dim) protected TypeData.TypeVarTypeData.UninitTypeVar.toTypeVar(int dim)