org.jzy3d.junit.replay.events
Class AbstractEventLog
java.lang.Object
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
|
Method Summary |
long |
since()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
since
protected long since
AbstractEventLog
public AbstractEventLog()
since
public long since()
- Specified by:
since
in interface IEventLog
Copyright © 2013. All rights reserved.