JMACS

org.jmacs
Class IDiDriver.IContext.TimestampContainer

java.lang.Object
  extended by org.jmacs.IDiDriver.IContext.TimestampContainer
Enclosing interface:
IDiDriver.IContext

public static class IDiDriver.IContext.TimestampContainer
extends Object

timestamp field will be set if instance is supplied when calling IContext.getStatus.


Field Summary
 long timestamp
          ms since epoch.
 
Constructor Summary
IDiDriver.IContext.TimestampContainer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timestamp

public long timestamp
ms since epoch.

Constructor Detail

IDiDriver.IContext.TimestampContainer

public IDiDriver.IContext.TimestampContainer()

JMACS

jmacs.org