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

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

 class TestOne
extends java.lang.Object


Constructor Summary
TestOne(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

TestOne

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

foo

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