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