org.asmatron.messengine.event
Class EmptyEvent

java.lang.Object
  extended by org.asmatron.messengine.event.EventObject
      extended by org.asmatron.messengine.event.EmptyEvent

public class EmptyEvent
extends EventObject


Field Summary
static EmptyEvent INSTANCE
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final EmptyEvent INSTANCE
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2011. All Rights Reserved.