ClassRepr.CacheHolder| Constructor and Description |
|---|
CollectionClassRepr() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ClassRepr> |
getEnclosingTypes() |
java.lang.String |
getSimpleName() |
static java.util.Optional<ClassRepr> |
prepare(javax.lang.model.type.TypeMirror type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiers, getName, getOriginal, isPrimitive, typeRepresentation, unboxIfPossiblepublic java.lang.String getSimpleName()
getSimpleName in interface ClassReprpublic java.util.Set<ClassRepr> getEnclosingTypes()
getEnclosingTypes in interface ClassReprpublic static java.util.Optional<ClassRepr> prepare(javax.lang.model.type.TypeMirror type)