|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.graph.algorithm.util.Label
| Field Summary | |
private Label |
root
|
| Constructor Summary | |
Label()
|
|
Label(Label root)
|
|
| Method Summary | |
Label |
getRoot()
|
void |
setRoot(Label root)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Label root
| Constructor Detail |
public Label()
public Label(Label root)
| Method Detail |
public void setRoot(Label root)
public Label getRoot()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||