public class NullConstantType extends ReferenceType
| Modifier and Type | Field and Description |
|---|---|
static NullConstantType |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
ReferenceType |
getSuperType() |
java.lang.String |
toString() |
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getLowerBound, getMethods, getUpperBound, mentions, resolveField, resolveMethodgetFullNamepublic static final NullConstantType INSTANCE
public java.lang.String toString()
toString in class java.lang.Objectpublic ReferenceType getSuperType()
getSuperType in class ReferenceType