Package org.openjdk.jol.info
Class FieldGraphPathRecord
java.lang.Object
org.openjdk.jol.info.GraphPathRecord
org.openjdk.jol.info.FieldGraphPathRecord
Object path in object graph.
-
Field Summary
FieldsFields inherited from class org.openjdk.jol.info.GraphPathRecord
parent
-
Constructor Summary
ConstructorsConstructorDescriptionFieldGraphPathRecord
(GraphPathRecord parent, String name, int depth, Object obj) -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
FieldGraphPathRecord
FieldGraphPathRecord(GraphPathRecord parent, String name, int depth, Object obj)
-
-
Method Details
-
path
- Specified by:
path
in classGraphPathRecord
-