Interface | Description |
---|---|
Accessor<T> |
Abstraction for accessing fields or properties of an object.
|
ObjectTraversal.ObjectVisitor |
Visitor interface to be implemented for object traversal.
|
Class | Description |
---|---|
AnnotationUtils |
Utlities for working with annotations.
|
FieldAccessor<T> |
Utility for interfacing to a field of an object.
|
ObjectTraversal |
Class encapsulating object traversal through the fields and properties of an
object.
|
PropertyAccessor<T> |
Accessing a property of an object.
|
ReflectionUtils |
Some utilities for reflection.
|
Copyright © 2024. All rights reserved.