Package org.openjdk.jol.info


package org.openjdk.jol.info
  • Class
    Description
    Holds the class data, without the layout information.
    Handles the class data *with* the layout information.
    Holds the field information, without the layout.
    Holds the field info with the layout.
    Holds the object graph layout info.
    Object path in object graph.
    Light-weight statistics about the object graph.
    Walker for graph statistics.
    Object graph visitor callback.
    Concrete class to walk object graphs.