|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.floodlightcontroller.topology.TopologyInstance.NodeDist
protected class TopologyInstance.NodeDist
| Constructor Summary | |
|---|---|
TopologyInstance.NodeDist(java.lang.Long node,
int dist)
|
|
| Method Summary | |
|---|---|
int |
compareTo(TopologyInstance.NodeDist o)
|
boolean |
equals(java.lang.Object obj)
|
int |
getDist()
|
java.lang.Long |
getNode()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopologyInstance.NodeDist(java.lang.Long node,
int dist)
| Method Detail |
|---|
public java.lang.Long getNode()
public int getDist()
public int compareTo(TopologyInstance.NodeDist o)
compareTo in interface java.lang.Comparable<TopologyInstance.NodeDist>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||