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