public class Counter extends java.lang.Object
Counter()
Counter(int value)
int
getValue()
void
increment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter(int value)
public Counter()
public void increment()
public int getValue()