Skip navigation links

Package net.sf.mmm.util.reflect.base

Contains the base-implementations of the Reflection-Util API.

See: Description

Package net.sf.mmm.util.reflect.base Description

Contains the base-implementations of the Reflection-Util API.

Reflection-Util Base

This package provides simple implementations of the ClassResolver interface that can be used by end-users.
The AbstractGenericType is an abstract base-implementation of the GenericType interface. However end-users should create instances of GenericType via ReflectionUtil. Further this package provides Filters for end-users such as AnnotationFilter and AssignableFromFilter that only accept Classes with specific reflective attributes.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.