Package org.openjdk.jol.info

Interface Summary
GraphVisitor Object graph visitor callback.
 

Class Summary
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.
FieldLayout Holds the field info with the layout.
GraphLayout Holds the object graph layout info.
GraphPathRecord Object path in object graph.
GraphWalker Basic class to walk object graphs.
 



Copyright © 2013. All Rights Reserved.