Uses of Class
org.openjdk.jol.info.GraphPathRecord

Packages that use GraphPathRecord
org.openjdk.jol.info   
 

Uses of GraphPathRecord in org.openjdk.jol.info
 

Methods in org.openjdk.jol.info that return GraphPathRecord
 GraphPathRecord GraphLayout.record(long address)
          Get the object descriptor for the given address
 

Methods in org.openjdk.jol.info with parameters of type GraphPathRecord
 void GraphVisitor.visit(GraphPathRecord gpr)
          Visit the graph record
 



Copyright © 2013. All Rights Reserved.