Interface | Description |
---|---|
FieldAccessor | Deprecated
use ClassFieldExtractor instead
|
Class | Description |
---|---|
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).
|
ClassFieldInspector.GetterOverloadWarning | |
DumpMethodVisitor | |
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 |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.