public class BooleanCachedClass extends CachedClass
CachedClass.CachedMethodComparatorByName, CachedClass.CachedMethodComparatorWithStringclassInfo, EMPTY_ARRAY, isArray, isInterface, isNumber, isPrimitive, modifiers, mopMethods| Constructor and Description | 
|---|
BooleanCachedClass(Class klazz,
                  ClassInfo classInfo,
                  boolean allowNull)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isAssignableFrom(Class classToTransformFrom)  | 
boolean | 
isDirectlyAssignable(Object argument)  | 
addNewMopMethods, coerceArgument, doCast, getCachedClass, getCachedSuperClass, getCallSiteLoader, getConstructors, getDeclaredInterfaces, getFields, getHierarchy, getInterfaces, getMethods, getModifiers, getName, getNewMetaMethods, getSuperClassDistance, getTheClass, getTypeDescription, hashCode, isInterface, isPrimitive, isVoid, searchMethods, setNewMopMethods, toStringpublic boolean isDirectlyAssignable(Object argument)
isDirectlyAssignable in class CachedClasspublic boolean isAssignableFrom(Class classToTransformFrom)
isAssignableFrom in class CachedClass