Package | Description |
---|---|
org.wamblee.reflection |
Utilities for reflection.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAccessor<T>
Utility for interfacing to a field of an object.
|
class |
PropertyAccessor<T>
Accessing a property of an object.
|
Modifier and Type | Method and Description |
---|---|
static List<Accessor> |
AnnotationUtils.analyse(Class aClass,
Class<? extends Annotation> aAnnotation)
Returns the accessor for a given annotation.
|
Copyright © 2024. All rights reserved.