| Class | Description |
|---|---|
| DecoratedArrayType | |
| DecoratedDeclaredType |
A decorated declared type provides a property for getting its actual type parameters as a list
(so they can be accessed with the [] operator in expression language).
|
| DecoratedErrorType |
A decorated declared type provides a property for getting its actual type parameters as a list
(so they can be accessed with the [] operator in expression language).
|
| DecoratedExecutableType |
A decorated declared type provides a property for getting its actual type parameters as a list
(so they can be accessed with the [] operator in expression language).
|
| DecoratedNoType | |
| DecoratedNullType | |
| DecoratedPrimitiveType |
A decorated type mirror provides:
A string property denoting the java keyword for its
kind. |
| DecoratedReferenceType<T extends ReferenceType> | |
| DecoratedTypeMirror<T extends TypeMirror> | |
| DecoratedTypeVariable | |
| DecoratedWildcardType | |
| TypeMirrorUtils | |
| TypeVariableContext |
Copyright © 2006-2016–2022. All rights reserved.