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 class
final class
final class
Methods in mockit.asm.types that return ReferenceTypeModifier and TypeMethodDescriptionstatic ReferenceType
ReferenceType.createFromInternalName
(String internalName) Returns the object or array type corresponding to the given internal name.static ReferenceType
ReferenceType.createFromTypeDescriptor
(String typeDesc) Returns the Java type corresponding to the given type descriptor.