org.openamf.util
Interface OpenAMFUtilsTest.IFoo

All Known Implementing Classes:
OpenAMFUtilsTest.FooImpl
Enclosing interface:
OpenAMFUtilsTest

public static interface OpenAMFUtilsTest.IFoo


Method Summary
 int getCount()
           
 java.lang.String getText()
           
 

Method Detail

getText

public java.lang.String getText()

getCount

public int getCount()