edu.rice.cs.cunit.subAnnot.test
Class Test

java.lang.Object
  extended by edu.rice.cs.cunit.subAnnot.test.Test

 class Test
extends java.lang.Object


Constructor Summary
Test(int i, float f, java.lang.Class c)
           
 
Method Summary
 void foo(int i, float f, java.lang.Class c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test(int i,
            float f,
            java.lang.Class c)
Method Detail

foo

public void foo(int i,
                float f,
                java.lang.Class c)