public class ArrayCachedClass extends CachedClass
CachedClass.CachedMethodComparatorByName, CachedClass.CachedMethodComparatorWithString
EMPTY_ARRAY, isArray, isInterface, isNumber, isPrimitive, modifiers, mopMethods
Constructor and Description |
---|
ArrayCachedClass(java.lang.Class klazz) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
coerceArgument(java.lang.Object argument) |
box, doCast, getCachedSuperClass, getConstructors, getFields, getInterfaces, getMetaClassForClass, getMethods, getModifiers, getName, getNewMetaMethods, getOwnInterfaces, getReflector, getSuperClassDistance, getTheClass, getTypeDescription, hashCode, isAssignableFrom, isInterface, isPrimitive, isVoid, searchMethods, setMetaClassForClass, setNewMopMethods, setStaticMetaClassField, toString, unbox
public java.lang.Object coerceArgument(java.lang.Object argument)
coerceArgument
in class CachedClass