public static final class LapStatistic.Result
extends java.lang.Object
Constructor and Description |
---|
Result(long lapCounter,
long lapTime,
long lapMem,
long totalMem) |
Modifier and Type | Method and Description |
---|---|
long |
getLapCounter() |
long |
getLapMem() |
long |
getLapTime() |
long |
getTotalMem() |