Package org.hibernate.annotations.common.reflection.java.generics
-
Interface Summary Interface Description TypeEnvironment A typing context that knows how to "resolve" the generic parameters of aType. -
Class Summary Class Description CompoundTypeEnvironment A composition of twoTypeEnvironmentfunctions.GenericArrayTypeImpl IdentityTypeEnvironment Substitutes aTypefor itself.ParameterizedTypeImpl TypeEnvironmentFactory Returns the type context for a givenClassorParameterizedType.TypeSwitch<T> A visitor for thejava.lang.reflect.Typehierarchy.TypeUtils