| Package | Description |
|---|---|
| cz.cuni.amis.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Annotation,E extends Throwable> |
ReflectionUtils.processEachAnnotatedDeclaredField(Object targetObject,
Class<T> annotationClass,
ReflectionUtils.ProcessAnnotatedFieldCallback<T,E> callBack) |
static <T extends Annotation,E extends Throwable> |
ReflectionUtils.processEachAnnotatedDeclaredField(Object targetObject,
Class rootClass,
Class<T> annotationClass,
ReflectionUtils.ProcessAnnotatedFieldCallback<T,E> callBack) |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.