ch.bind.philib.util
Class CounterRepo
java.lang.Object
ch.bind.philib.util.CounterRepo
public final class CounterRepo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final CounterRepo DEFAULT
CounterRepo
public CounterRepo()
forClass
public Counter forClass(Class<?> clazz)
forClass
public Counter forClass(Class<?> clazz,
String unit)
forName
public Counter forName(String name)
forName
public Counter forName(String name,
String unit)
remove
public void remove(String name)
getCounters
public Collection<Counter> getCounters()
Copyright © 2013. All Rights Reserved.