AbstractGraphWalker |
Basic class to walk object graphs.
|
AbstractGraphWalker.ReferenceFieldsClassValue |
|
ArrayGraphPathRecord |
Object path in object graph.
|
ClassData |
Holds the class data, without the layout information.
|
ClassLayout |
Handles the class data *with* the layout information.
|
FieldData |
Holds the field information, without the layout.
|
FieldGraphPathRecord |
Object path in object graph.
|
FieldLayout |
Holds the field info with the layout.
|
GraphLayout |
Holds the object graph layout info.
|
GraphPathRecord |
Object path in object graph.
|
GraphStats |
Light-weight statistics about the object graph.
|
GraphStatsWalker |
Walker for graph statistics.
|
GraphWalker |
Concrete class to walk object graphs.
|