public class ObjectCachedClass extends CachedClass
CachedClass.CachedMethodComparatorByName, CachedClass.CachedMethodComparatorWithStringEMPTY_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, unboxpublic CachedClass getCachedSuperClass()
CachedClassgetCachedSuperClass in class CachedClasspublic boolean isAssignableFrom(java.lang.Class argument)
isAssignableFrom in class CachedClass