程序包 | 说明 |
---|---|
com.fr.stable.collections.utils.reflect |
类和说明 |
---|
Annotation
Provides information about, and access to, an annotation of a field, class or interface.
|
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.
|
ReflectionException
Thrown when an exception occurs during reflection.
|