com.act365.net.tcp
Class ISNCounter

java.lang.Object
  |
  +--com.act365.net.tcp.ISNCounter

public class ISNCounter
extends java.lang.Object

Class ISNCounter provides access to a counter that is updated each four milliseconds.


Constructor Summary
ISNCounter()
           
 
Method Summary
static int getCounter()
           
static void terminate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISNCounter

public ISNCounter()
Method Detail

getCounter

public static int getCounter()

terminate

public static void terminate()