mam.internetworking
Class RemoteableRoutingPath
mam.internetworking.AbstractRoutingPath
|
+--mam.internetworking.RemoteableRoutingPath
- public class RemoteableRoutingPath
- extends AbstractRoutingPath
- implements Serializable
m_nextStop
private URL m_nextStop
RemoteableRoutingPath
public RemoteableRoutingPath(URL nextStop)
RemoteableRoutingPath
public RemoteableRoutingPath(URL nextStop, double strength)
compareTo
public int compareTo(Object o)
equals
public boolean equals(Object o)
getNextStop
public URL getNextStop()
setNextStop
public void setNextStop(URL nextStop)
toString
public String toString()