Class RawLayouter

java.lang.Object
org.openjdk.jol.layouters.RawLayouter
All Implemented Interfaces:
Layouter

public class RawLayouter extends Object implements Layouter
Layouter which packs all the fields together, regardless of the alignment or headers.