Interface Layouter

  • All Known Implementing Classes:
    CurrentLayouter

    public interface Layouter
    Layouter: given the class data, produces the layout.
    Author:
    Aleksey Shipilev
    • Method Detail

      • layout

        ClassLayout layout​(org.openjdk.jol.info.ClassData data)