nl.tudelft.goal.ut2004.messages
Class None

Package class diagram package None
java.lang.Object
  extended by nl.tudelft.goal.ut2004.messages.None

public final class None
extends Object

Represents that there is no data.


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

Constructor Detail

None

public None()
Method Detail

id

public String id()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.