com.croftsoft.apps.chat.event
Class NullEvent
java.lang.Object
com.croftsoft.apps.chat.event.AbstractEvent
com.croftsoft.apps.chat.event.NullEvent
- All Implemented Interfaces:
- Event, Serializable
public final class NullEvent
- extends AbstractEvent
Indicates nothing is happening on server but pull request was OK.
- Since:
- 2003-06-06
- Version:
- 2003-06-18
- See Also:
- Serialized Form
- Author:
- David Wallace Croft
Constructor Summary |
NullEvent(long eventIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullEvent
public NullEvent(long eventIndex)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)