com.croftsoft.apps.chat.event
Class NullEvent

java.lang.Object
  extended by com.croftsoft.apps.chat.event.AbstractEvent
      extended by 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)
           
 
Method Summary
 
Methods inherited from class com.croftsoft.apps.chat.event.AbstractEvent
getEventIndex, setEventIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullEvent

public NullEvent(long eventIndex)

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)