public class ArrayTypeModel extends AbstractTypeModel
| Constructor and Description |
|---|
ArrayTypeModel(ArrayType type,
ModelFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMissing() |
String |
packageName() |
String |
simpleName()
Simple name of the type (without package).
|
String |
toString() |
String |
wrapper() |
declaration, interfaces, isComplex, isPrimitive, isSimple, isTypeVariable, methods, parameters, parameterVariables, raw, superClasspublic ArrayTypeModel(ArrayType type, ModelFactory factory)
public String wrapper()
public String toString()
toString in class AbstractTypeModelpublic String simpleName()
TypeModelpublic String packageName()
public boolean isMissing()
isMissing in interface TypeModelisMissing in class AbstractTypeModelCopyright © 2018. All rights reserved.