Package 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
Fields Modifier and Type Field Description protected longsince
-
Constructor Summary
Constructors Constructor Description AbstractEventLog()
-