Class Summary |
ClassFieldInspector |
Visit a POJO user class, and extract the property getter methods that are public, in the
order in which they are declared actually in the class itself (not using introspection). |
FieldAccessorGenerator |
Deprecated. Use ClassFieldExtractor instead. |
FieldAccessorMap |
Deprecated. use ClassFiledExtractor instead. |
MethodComparator |
The purpose of this utility it to check if 2 method implementations are equivalent, by comparing the bytecode. |
MethodComparator.Tracer |
|
. All Rights Reserved.