public class NoTypeModel extends AbstractTypeModel
| Constructor and Description |
|---|
NoTypeModel(NoType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isComplex() |
String |
packageName() |
String |
simpleName() |
String |
toString() |
String |
wrapper() |
interfaces, isMissing, isPrimitive, isSimple, isTypeVariable, methods, parameters, parameterVariables, superClasspublic NoTypeModel(NoType type)
public String wrapper()
public String simpleName()
public String toString()
toString in class AbstractTypeModelpublic String packageName()
public boolean isComplex()
isComplex in interface TypeModelisComplex in class AbstractTypeModelCopyright © 2018. All rights reserved.