Package | Description |
---|---|
net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API . |
Modifier and Type | Field and Description |
---|---|
private AnnotationUtilImpl |
AnnotationFilter.annotationUtil
The
AnnotationUtilImpl to use. |
private static AnnotationUtilImpl |
AnnotationUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static AnnotationUtilImpl |
AnnotationUtilImpl.getInstance()
This method gets the singleton instance of this
AnnotationUtilImpl . |
Constructor and Description |
---|
AnnotationFilter(Class<? extends Annotation> annotationType,
boolean forceInheritence,
AnnotationUtilImpl annotationUtil)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.