org.jzy3d.junit.replay.events
Class AbstractEventLog

java.lang.Object
  extended by org.jzy3d.junit.replay.events.AbstractEventLog
All Implemented Interfaces:
IEventLog
Direct Known Subclasses:
ComponentEventLog, KeyEventLog, MouseEventLog, WindowEventLog

public class AbstractEventLog
extends Object
implements IEventLog


Field Summary
protected  long since
           
 
Constructor Summary
AbstractEventLog()
           
 
Method Summary
 long since()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

since

protected long since
Constructor Detail

AbstractEventLog

public AbstractEventLog()
Method Detail

since

public long since()
Specified by:
since in interface IEventLog


Copyright © 2013. All rights reserved.