public class Counter extends Object
Counter()
Counter(int initValue)
int
getValue()
void
increment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter()
public Counter(int initValue)
public void increment()
public int getValue()
Copyright © 2012-2015. All Rights Reserved.