|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.testinium.graph.Graph
public class Graph
Graph
| Constructor Summary | |
|---|---|
Graph()
Graph |
|
| Method Summary | |
|---|---|
java.util.HashMap<INodeKey,INode> |
getNodesMap()
HashMap |
void |
prettyPrint()
prettyPrint Used for debug purposes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Graph()
| Method Detail |
|---|
public java.util.HashMap<INodeKey,INode> getNodesMap()
public void prettyPrint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||