org.neociclo.odetteftp.util
Class TimestampTicker

java.lang.Object
  extended by org.neociclo.odetteftp.util.TimestampTicker

public class TimestampTicker
extends Object

Version:
$Rev: 810 $ $Date: 2010-10-20 19:53:46 -0200 (Wed, 20 Oct 2010) $
Author:
Rafael Marins

Field Summary
static int MAX_COUNTER_VALUE
           
 
Method Summary
static TimestampTicker getInstance()
           
 int incrementAndGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_COUNTER_VALUE

public static final int MAX_COUNTER_VALUE
See Also:
Constant Field Values
Method Detail

getInstance

public static TimestampTicker getInstance()

incrementAndGet

public int incrementAndGet()


ACCORD