se.unlogic.standardutils.numbers
Class LongCounter

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

public class LongCounter
extends java.lang.Object


Constructor Summary
LongCounter()
           
 
Method Summary
 java.lang.Long decrement()
           
 java.lang.Long getValue()
           
 java.lang.Long increment()
           
 void setValue(java.lang.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 java.lang.Long getValue()

setValue

public void setValue(java.lang.Long value)

increment

public java.lang.Long increment()

decrement

public java.lang.Long decrement()


Copyright © 2011. All Rights Reserved.