Package | Description |
---|---|
net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API . |
net.sf.mmm.util.reflect.impl |
Contains implementations of the
Reflection-Util API and other internals of this
reflection-util. |
Class and Description |
---|
AnnotationUtilImpl
This class is a collection of utility functions for dealing with
annotations . |
CollectionReflectionUtilImpl
This is the implementation of the
CollectionReflectionUtil interface. |
GenericTypeBuilder
This class allows to build instances of
GenericType with custom binding for TypeVariable s at runtime. |
GenericTypeCapture
This class acts a a generic base to capture a generic
Type bound to generic <T>. |
GenericTypeVariable
This class acts a a generic base to capture a
TypeVariable that can then be bound at runtime. |
JavaLangClassResolver
This is a
MappedClassResolver that contains the mapping for typical classes located in the
package java.lang . |
MappedClassResolver
This is an implementation of the
ClassResolver interface that uses an internal Map to define specific
mappings. |
ReflectionUtilLimitedImpl
This is the implementation of the
ReflectionUtilLimited interface. |
ResourceVisitor
This is the interface for a visitor of resources by their absolute classpath.
|
Class and Description |
---|
AbstractGenericType
This is the implementation of the
GenericType interface. |
GenericTypeVariable
This class acts a a generic base to capture a
TypeVariable that can then be bound at runtime. |
Copyright © 2001–2016 mmm-Team. All rights reserved.