Uses of Class
mockit.asm.types.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in mockit.asm.types
Subclasses of ReferenceType in mockit.asm.typesModifier and TypeClassDescriptionfinal classfinal classfinal classMethods in mockit.asm.types that return ReferenceTypeModifier and TypeMethodDescriptionstatic ReferenceTypeReferenceType.createFromInternalName(String internalName) Returns the object or array type corresponding to the given internal name.static ReferenceTypeReferenceType.createFromTypeDescriptor(String typeDesc) Returns the Java type corresponding to the given type descriptor.