Uses of Class
net.sf.mmm.util.reflect.base.AbstractGenericType

Packages that use AbstractGenericType
net.sf.mmm.util.reflect.impl Contains implementations of the Reflection-Util API and other internals of this reflection-util. 
 

Uses of AbstractGenericType in net.sf.mmm.util.reflect.impl
 

Subclasses of AbstractGenericType in net.sf.mmm.util.reflect.impl
 class GenericTypeImpl<T>
          This is the implementation of the GenericType interface.
 class SimpleGenericTypeImpl<T>
          This is an implementation of the GenericType interface for a simple Class.
 

Methods in net.sf.mmm.util.reflect.impl that return AbstractGenericType
protected  AbstractGenericType<T> GenericTypeImpl.create(Type genericType, GenericType<?> genericDefiningType)
          This method creates a new instance of this class.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.