|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GenericArrayType | |
| GenericDeclaration | A common interface for all entities that declare type variables |
| ParameterizedType | ParameterizedType represents a parameterized type such as Collection<String>. |
| Type | Type is the common superinterface for all types in the Java programming language. |
| TypeVariable | TypeVariable is the common superinterface for type variables of kinds. |
| WildcardType | |
| Class Summary | |
|---|---|
| AbstractTypeImpl | |
| GenericArrayTypeImpl | |
| ParameterizedTypeImpl | |
| TypeVariableImpl | |
| WildcardTypeImpl | |
| Exception Summary | |
|---|---|
| MalformedParameterizedTypeException | Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||