|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DecoratedAnnotationType | |
| DecoratedArrayType | |
| DecoratedClassType | |
| 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). |
| DecoratedEnumType | |
| DecoratedInterfaceType | |
| DecoratedPrimitiveType | A decorated type mirror provides:
A string property denoting the java keyword for its kind. |
| DecoratedReferenceType | |
| DecoratedTypeMirror | A decorated type mirror provides:
boolean properties to determine the type of mirror
an isInstanceOf method that determines whether this mirrors a class that is
an instanceof the class denoted by the given fully-qualified name. |
| DecoratedTypeVariable | |
| DecoratedVoidType | |
| DecoratedWildcardType | |
The Decorated Type Mirrors
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||