scratch.danyel
Class LittleTest

java.lang.Object
  extended by scratch.danyel.LittleTest

public class LittleTest
extends Object

created Mar 4, 2004

Author:
danyelf

Field Summary
static int[] EDGES
           
static int[] VERTICES
           
 
Constructor Summary
LittleTest()
           
 
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
 

Field Detail

VERTICES

public static final int[] VERTICES

EDGES

public static final int[] EDGES
Constructor Detail

LittleTest

public LittleTest()
Method Detail

main

public static void main(String[] s)
                 throws IOException
Throws:
IOException