public class ObjectCachedClass extends CachedClass
CachedClass.CachedMethodComparatorByName, CachedClass.CachedMethodComparatorWithString
EMPTY_ARRAY, isArray, isInterface, isNumber, isPrimitive, modifiers, mopMethods
Constructor and Description |
---|
ObjectCachedClass() |
Modifier and Type | Method and Description |
---|---|
CachedClass |
getCachedSuperClass()
This can't be final because ReflectionClass has an inner class that extends
CachedClass for java.lang.Object (ReflectionClass.OBJECT_CLASS) that returns
null for this method.
|
boolean |
isAssignableFrom(java.lang.Class argument) |
box, coerceArgument, doCast, getConstructors, getFields, getInterfaces, getMetaClassForClass, getMethods, getModifiers, getName, getNewMetaMethods, getOwnInterfaces, getReflector, getSuperClassDistance, getTheClass, getTypeDescription, hashCode, isInterface, isPrimitive, isVoid, searchMethods, setMetaClassForClass, setNewMopMethods, setStaticMetaClassField, toString, unbox
public CachedClass getCachedSuperClass()
CachedClass
getCachedSuperClass
in class CachedClass
public boolean isAssignableFrom(java.lang.Class argument)
isAssignableFrom
in class CachedClass