public final class StopWatch<K extends Comparable> extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Report |
getReport() |
void |
lap(K k) |
void |
start() |
void |
stop() |
Copyright © 2007–2018. All rights reserved.