public static class LayerBreakdownVisitor.LayerEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private IQuantity |
duration |
private IType<?> |
type |
| Constructor and Description |
|---|
LayerEntry(IType<?> type,
IQuantity duration) |
| Modifier and Type | Method and Description |
|---|---|
IQuantity |
getDuration() |
IType<?> |
getType() |