public final class RevolvingCounter extends Object
RevolvingCounter(long limit)
RevolvingCounter(long initialValue, long limit)
long
getAndIncrement()
getCount()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RevolvingCounter(long limit)
public RevolvingCounter(long initialValue, long limit)
public long getAndIncrement()
public long getCount()
Copyright © 2015. All Rights Reserved.