tigase.jaxmpp.core.client.observer
Class EventType

java.lang.Object
  extended by tigase.jaxmpp.core.client.observer.EventType
All Implemented Interfaces:
Serializable

public class EventType
extends Object
implements Serializable

Base class for all events type.

Author:
bmalkow
See Also:
Serialized Form

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

Constructor Detail

EventType

public EventType()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2006-2012 Tigase. All Rights Reserved.