se.unlogic.standardutils.numbers
Class LongCounter

java.lang.Object
  extended by se.unlogic.standardutils.numbers.LongCounter

public class LongCounter
extends Object


Constructor Summary
LongCounter()
           
 
Method Summary
 Long decrement()
           
 Long getValue()
           
 Long increment()
           
 void setValue(Long value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongCounter

public LongCounter()
Method Detail

getValue

public Long getValue()

setValue

public void setValue(Long value)

increment

public Long increment()

decrement

public Long decrement()


Copyright © 2011. All Rights Reserved.