public static class LayerBreakdownVisitor.LayerBreakdown extends Object
| Constructor and Description |
|---|
LayerBreakdown(int layer) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IItem value) |
IQuantity |
getDuration() |
Integer |
getLayer() |
List<LayerBreakdownVisitor.LayerEntry> |
getLayerEntries() |
String |
toString() |
Copyright © 2020. All rights reserved.