public class LongCounter extends Object
LongCounter()
LongCounter(long startValue)
long
decrement()
decrement(long amount)
getValue()
increment()
increment(long amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongCounter()
public LongCounter(long startValue)
public long increment()
public long increment(long amount)
public long decrement(long amount)
public long decrement()
public long getValue()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.