| Class | Description |
|---|---|
| Annotation |
Provides information about, and access to, an annotation of a field, class or interface.
|
| ArrayReflection |
Utilities for Array reflection.
|
| ClassReflection |
Utilities for Class reflection.
|
| Constructor |
Provides information about, and access to, a single constructor for a Class.
|
| Field |
Provides information about, and access to, a single field of a class or interface.
|
| Method |
Provides information about, and access to, a single method on a class or interface.
|
| ReflectionUtil | |
| SystemMetadata |
Annotation reader for systems.
|
| Exception | Description |
|---|---|
| ReflectionException |
Thrown when an exception occurs during reflection.
|
Copyright © 2019. All rights reserved.