public class FieldInspector extends Object
| Constructor and Description |
|---|
FieldInspector() |
| Modifier and Type | Method and Description |
|---|---|
Field[] |
getAnnotatedFields(Class clazz,
Class<? extends Annotation> annotation) |
public Field[] getAnnotatedFields(Class clazz, Class<? extends Annotation> annotation)
Copyright © 2015. All rights reserved.