Class NullConstantType
java.lang.Object
net.covers1624.coffeegrinder.type.AType
net.covers1624.coffeegrinder.type.ReferenceType
net.covers1624.coffeegrinder.type.NullConstantType
Created by covers1624 on 23/7/21.
-
Field Summary
Fields -
Method Summary
Methods inherited from class net.covers1624.coffeegrinder.type.ReferenceType
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getLowerBound, getMethods, getUpperBound, mentions, resolveField, resolveMethod
-
Field Details
-
INSTANCE
-
-
Method Details
-
toIdentifierString
- Specified by:
toIdentifierStringin classAType- Returns:
- A simple non-recursive 'identifier' for this type
-
getSuperType
- Specified by:
getSuperTypein classReferenceType
-