Package org.hibernate.annotations.common.reflection.java.generics

Interface Summary
TypeEnvironment A typing context that knows how to "resolve" the generic parameters of a Type.
 

Class Summary
CompoundTypeEnvironment A composition of two TypeEnvironment functions.
IdentityTypeEnvironment Substitutes a Type for itself.
TypeEnvironmentFactory Returns the type context for a given Class or ParameterizedType.
TypeSwitch<T> A visitor for the java.lang.reflect.Type hierarchy.
TypeUtils  
 



Copyright © 2005-2009 Hibernate.org. All Rights Reserved.