| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveClassRepr.PrimitiveKind |
ClassRepr.CacheHolder| Constructor and Description |
|---|
PrimitiveClassRepr() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ClassRepr> |
getEnclosingTypes() |
java.util.Set<javax.lang.model.element.Modifier> |
getModifiers() |
java.lang.String |
getName() |
java.lang.String |
getSimpleName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOriginal, isPrimitive, typeRepresentation, unboxIfPossiblepublic java.lang.String getSimpleName()
getSimpleName in interface ClassReprpublic java.util.Set<ClassRepr> getEnclosingTypes()
getEnclosingTypes in interface ClassReprpublic java.util.Set<javax.lang.model.element.Modifier> getModifiers()
getModifiers in interface ClassRepr