public class Counter extends java.lang.Object
void
count()
static Counter
on(int threshold, Listener<Null> listener)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Counter on(int threshold, Listener<Null> listener)
threshold
listener
public void count()