public abstract class Counter extends Object implements Serializable
Counter()
int
getCount()
void
increment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter()
public int getCount()
public void increment()
Copyright © 2020. All rights reserved.