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