|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Graph
A graph consisting of nodes and arcs (edges).
Method Summary | |
---|---|
java.util.Collection |
arcs()
Returns all arcs of the graph. |
java.util.Collection |
nodes()
Returns all nodes of the graph. |
Method Detail |
---|
java.util.Collection nodes()
java.util.Collection arcs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |