Package org.openjdk.jol.layouters

Interface Summary
Layouter Layouter: given the class data, produces the layout.
 

Class Summary
CurrentLayouter The layouter getting the actual VM layout.
HotSpotLayouter VM layout simulator.
RawLayouter Layouter which packs all the fields together, regardless of the alignment.
 



Copyright © 2013. All Rights Reserved.