|
|||||||||
| Home >> All >> org >> objectstyle >> ashwood >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.objectstyle.ashwood.test
Class TestApp

java.lang.Objectorg.objectstyle.ashwood.test.TestApp
- public class TestApp
- extends java.lang.Object
| Field Summary | |
(package private) static java.lang.String[] |
vertices
|
| Constructor Summary | |
TestApp()
|
|
| Method Summary | |
(package private) static void |
loadDigraph(org.objectstyle.ashwood.graph.Digraph graph,
java.io.File source)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
vertices
static java.lang.String[] vertices
| Constructor Detail |
TestApp
public TestApp()
| Method Detail |
main
public static void main(java.lang.String[] args) throws java.lang.Exception
loadDigraph
static void loadDigraph(org.objectstyle.ashwood.graph.Digraph graph, java.io.File source) throws java.lang.Exception
|
|||||||||
| Home >> All >> org >> objectstyle >> ashwood >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.objectstyle.ashwood.test.TestApp