Class LayerBreakdownVisitor.LayerBreakdown
- java.lang.Object
-
- org.openjdk.jmc.flightrecorder.rules.tree.traversal.LayerBreakdownVisitor.LayerBreakdown
-
- Enclosing class:
- LayerBreakdownVisitor
public static class LayerBreakdownVisitor.LayerBreakdown extends Object
-
-
Constructor Summary
Constructors Constructor Description LayerBreakdown(int layer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(IItem value)IQuantitygetDuration()IntegergetLayer()List<LayerBreakdownVisitor.LayerEntry>getLayerEntries()StringtoString()
-