lab5copy
Class EyeTest

java.lang.Object
  extended by lab5copy.EyeTest

public class EyeTest
extends java.lang.Object


Constructor Summary
EyeTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void testEye(lab5copy.EyeTest.GenEye gen)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EyeTest

public EyeTest()
Method Detail

testEye

public static void testEye(lab5copy.EyeTest.GenEye gen)

main

public static void main(java.lang.String[] args)