org.jboss.lang.reflect
Interface Type

All Known Subinterfaces:
ParameterizedType, TypeVariable
All Known Implementing Classes:
ParameterizedTypeImpl, TypeVariableImpl

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.

Version:
$Revision: 200 $
Author:
Scott.Stark@jboss.org



Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.