|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
java.lang.reflect
Interface Type
- public interface Type
The Type<\code> interface represents all compile time types.
It is implemented by all entities that may represent a compile-time
type in the Java programming language, and serves as their common
supertype.
known implementors: Class
known subinterfaces: TypeVariable, ParameterizedType
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |