|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.math.UndirectedGraphFactory
Constructor Summary | |
UndirectedGraphFactory()
|
Method Summary | |
static UndirectedGraph |
newUndirectedGraph(java.util.Set vertices,
java.util.Set edges)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UndirectedGraphFactory()
Method Detail |
public static UndirectedGraph newUndirectedGraph(java.util.Set vertices, java.util.Set edges)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |