Uses of Interface
mockmaker.tests.OneVoidMethod

Packages that use OneVoidMethod
mockmaker.tests   
 

Uses of OneVoidMethod in mockmaker.tests
 

Subinterfaces of OneVoidMethod in mockmaker.tests
 interface AnotherVoidMethod
           
 

Methods in mockmaker.tests with parameters of type OneVoidMethod
 int[] AcceptableInterface.difficultMethod(java.lang.String aString, OneVoidMethod[] aFunnyObject)