|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Node
Represents a node in a graph or tree. In general it is used only as a handle to traverse a graph or tree structure and it has no methods or instance variables.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jebl.util.Attributable |
|---|
Attributable.Utils |
| Method Summary | |
|---|---|
int |
getDegree()
|
| Methods inherited from interface jebl.util.Attributable |
|---|
getAttribute, getAttributeMap, getAttributeNames, removeAttribute, setAttribute |
| Method Detail |
|---|
int getDegree()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||