|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.lang.reflect
APIs.
See:
Description
Class Summary | |
---|---|
ConstructorUtils | Utility reflection methods focused on constructors, modeled after
MethodUtils . |
FieldUtils | Utilities for working with fields by reflection. |
MethodUtils | Utility reflection methods focused on methods, originally from Commons BeanUtils. |
TypeUtils | Utility methods focusing on type inspection, particularly with regard to generics. |
Accumulates common high-level uses of the java.lang.reflect
APIs.
These classes are immutable, and therefore thread-safe.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |