JavaScript is disabled on your browser.
Java™ Platform Standard Ed. 7
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Subinterfaces:
GenericArrayType , ParameterizedType , TypeVariable <D>, WildcardType
All Known Implementing Classes:
Class
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
Java™ Platform Standard Ed. 7
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Submit a bug or feature For further API reference and developer documentation, see Java SE Documentation . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2012, Oracle and/or its affiliates. All rights reserved.