de.jiac.micro.sunspot.aodv
Class MessageID

java.lang.Object
  extended by de.jiac.micro.sunspot.aodv.MessageID

public final class MessageID
extends Object

Version:
$Revision:$
Author:
Marcel Patzlaff

Method Summary
 boolean equals(Object obj)
           
 int getId()
           
static int getId(int messageNum, int source)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getId

public static int getId(int messageNum,
                        int source)

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getId

public int getId()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.