public class Counters extends Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
clearCounter(String name) |
Counter |
getCounter(String name) |
static Counters |
getInstance() |
void |
setCounter(String name,
Counter counter) |