scratch.danyel.simplegraph
Class DemoSimpleGraph

java.lang.Object
  extended by scratch.danyel.simplegraph.DemoSimpleGraph

public class DemoSimpleGraph
extends Object

Author:
danyelf

Constructor Summary
DemoSimpleGraph()
           
 
Method Summary
static void main(String[] s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoSimpleGraph

public DemoSimpleGraph()
Method Detail

main

public static void main(String[] s)