See: Description
Interface | Description |
---|---|
ReflectionUtils.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
ReflectionUtils.FieldFilter |
Callback optionally used to filter fields to be operated on by a field callback.
|
ReflectionUtils.MethodCallback |
Action to take on each method.
|
ReflectionUtils.MethodFilter |
Callback optionally used to method fields to be operated on by a method callback.
|
Class | Description |
---|---|
AnnotationUtils |
General utility methods for working with annotations, handling bridge methods
(which the compiler generates for generic declarations) as well as super
methods (for optional "annotation inheritance").
|
Assert |
Assertion utility class that assists in validating arguments.
|
BridgeMethodResolver |
Helper for resolving synthetic
bridge Methods to the
Method being bridged. |
ClassUtils |
Miscellaneous class utility methods.
|
ReflectionUtils |
Simple utility class for working with the reflection API and handling
reflection exceptions.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.