Package eu.bandm.tools.metajava
Class ArrayClass
java.lang.Object
eu.bandm.tools.metajava.AbstractMetaType
eu.bandm.tools.metajava.AbstractMetaClass
eu.bandm.tools.metajava.ArrayClass
- All Implemented Interfaces:
Formattable,MetaClass,MetaImportable,MetaModifiable,MetaType
-
Field Summary
Fields inherited from interface eu.bandm.tools.metajava.MetaType
getRawType, refer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInnerClass(Iterable<? extends String> id) Collection<? extends MetaType> intinthashCode()booleanisArray()Methods inherited from class eu.bandm.tools.metajava.AbstractMetaClass
getConstructors, getEnclosingClass, getFields, getInnerClass, getInnerClasses, getMethods, isPrimitive, lexicalImportOrderMethods inherited from class eu.bandm.tools.metajava.AbstractMetaType
format, referMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.bandm.tools.format.Formattable
format
-
Constructor Details
-
ArrayClass
-
ArrayClass
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getPackage
-
getModifiers
public int getModifiers() -
getImportPattern
-
getPackageName
-
getSuperClass
-
getInterfaces
-
isArray
public boolean isArray()- Specified by:
isArrayin interfaceMetaClass- Overrides:
isArrayin classAbstractMetaClass
-
getElementClass
- Specified by:
getElementClassin interfaceMetaClass- Overrides:
getElementClassin classAbstractMetaClass
-
getRawType
-
getInnerClass
-
getQualifiedName
-
getSimpleName
-