ch.bind.philib.util
public final class Counter extends Object
Counter(String name)
void
count(Counter counter)
count(long value)
long
getMax()
getMin()
String
getName()
getNumCounts()
getTotal()
reset()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Counter(String name)
public String getName()
public long getNumCounts()
public long getTotal()
public long getMin()
public long getMax()
public void count(long value)
public void reset()
public String toString()
toString
Object
public void count(Counter counter)
Copyright © 2013. All Rights Reserved.