public class JavaArrayClassDef extends JavaClassDef
ClassDef.FieldEntry, ClassDef.StaticFieldEntry_isInitNULL_STRING_ARRAY| Constructor and Description |
|---|
JavaArrayClassDef(ModuleContext moduleContext,
java.lang.String name,
java.lang.Class type) |
JavaArrayClassDef(ModuleContext moduleContext,
java.lang.String name,
java.lang.Class type,
java.lang.String extension) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isArray() |
Value |
wrap(Env env,
java.lang.Object obj) |
addInterfaces, addInterfaces, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callNew, cmpObject, create, entrySet, findConstant, findConstructor, findFunction, getCall, getCallStatic, getComponentDef, getExtension, getField, getMarshal, getModuleContext, getName, getQuercusClass, getResourceType, getSerialize, getSimpleName, getToString, getType, getUnserialize, init, initClassFields, initClassMethods, initInstance, isA, isAbstract, isDelegate, isInterface, isPhpClass, issetField, jsonEncode, printRImpl, putField, setPhpClass, toString, varDumpImpladdInterface, addTrait, addTraitAlias, addTraitInsteadOf, addTraits, callNew, createObject, fieldSet, findConstant, functionSet, getComment, getField, getFieldComment, getInterfaces, getLocation, getParentName, getStaticFieldComment, getTraitAliasMap, getTraitInsteadofMap, getTraits, hasNonPublicMethods, hasTrait, init, isFinal, isTrait, loadClassDef, staticFieldSet, toStringpublic JavaArrayClassDef(ModuleContext moduleContext, java.lang.String name, java.lang.Class type)
public JavaArrayClassDef(ModuleContext moduleContext, java.lang.String name, java.lang.Class type, java.lang.String extension)
public boolean isArray()
isArray in class JavaClassDefpublic Value wrap(Env env, java.lang.Object obj)
wrap in class JavaClassDef