Package org.openjdk.jol.layouters


package org.openjdk.jol.layouters
  • Class
    Description
    The layouter getting the actual VM layout.
    VM layout simulator.
    Layouter: given the class data, produces the layout.
    Layouter which packs all the fields together, regardless of the alignment or headers.