| Package | Description |
|---|---|
| xyz.cofe.perfomance |
| Modifier and Type | Field and Description |
|---|---|
protected TimeLap[] |
TimeLap.laps |
| Modifier and Type | Method and Description |
|---|---|
TimeLap[] |
TimeLap.getLaps() |
TimeLap[] |
TimeLaps.getLaps() |
TimeLap |
TimeLap.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<TimeLap> |
TimeLap.getChildren() |
ArrayList<TimeLap> |
TimeLap.getOuterLaps() |
List<TimeLap> |
TimeLap.getRoots() |
List<TimeLap> |
TimeLap.getTreePath() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimeLap.isInner(TimeLap tlap) |
boolean |
TimeLap.isOuter(TimeLap tlap) |
void |
TimeLap.setLaps(TimeLap[] laps) |
Copyright © 2019. All rights reserved.