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()
public Counter(int value)
public int getValue()
public void increment()