ObjectGraphUtil
@Deprecated
public class ObjectGraphUtil
extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ObjectGraphUtil.AnnotatedFieldMappingVisitor
Deprecated.
|
static interface |
ObjectGraphUtil.Visitor
Deprecated.
|
Constructor and Description |
---|
ObjectGraphUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
walkObjectGraph(Object object,
ObjectGraphUtil.Visitor visitor)
Deprecated.
|
public static void walkObjectGraph(Object object, ObjectGraphUtil.Visitor visitor)