| Package | Description |
|---|---|
| ch.bind.philib.util |
| Modifier and Type | Method and Description |
|---|---|
Counter |
CounterRepo.forClass(Class<?> clazz) |
Counter |
CounterRepo.forClass(Class<?> clazz,
String postfix) |
Counter |
CounterRepo.forName(String name) |
Counter |
CounterRepo.forName(String name,
String postfix) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Counter> |
CounterRepo.getCounters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Counter.count(Counter counter) |
Copyright © 2013. All Rights Reserved.