Package | Description |
---|---|
com.github.wuic.util.detect |
Modifier and Type | Interface and Description |
---|---|
static interface |
AnnotationDetector.FieldReporter
A
Reporter for field annotations. |
static interface |
AnnotationDetector.MethodReporter
A
Reporter for method annotations. |
static interface |
AnnotationDetector.TypeReporter
A
Reporter for type annotations. |
Constructor and Description |
---|
AnnotationDetector(AnnotationDetector.Reporter reporter)
Create a new
AnnotationDetector , reporting the detected annotations
to the specified Reporter . |
Copyright © 2012-2015. All Rights Reserved.