mockmaker.tests
Interface AnotherVoidMethod

All Superinterfaces:
OneVoidMethod

public interface AnotherVoidMethod
extends OneVoidMethod


Method Summary
 void childMethod()
           
 
Methods inherited from interface mockmaker.tests.OneVoidMethod
newMethod
 

Method Detail

childMethod

void childMethod()