File
Doc
Category
Size
Date
Package
Type.java
API Doc
Java SE 5 API
435
Fri Aug 26 14:57:06 BST 2005
java.lang.reflect
Type
public interface Type
Type is the common superinterface for all types in the Java programming language. These include raw types, parameterized types, array types, type variables and primitive types.
since
1.5
Fields Summary
Constructors Summary
Methods Summary
Java Code Source