|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttpp.Graph
public class Graph
Constructor Summary | |
---|---|
Graph()
|
Method Summary | |
---|---|
void |
add(Connection cnxn)
|
java.util.ArrayList<Connection> |
getAllConnections()
|
Graph |
getGraph()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph()
Method Detail |
---|
public void add(Connection cnxn)
public Graph getGraph()
public java.util.ArrayList<Connection> getAllConnections()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |