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