package rtt.annotation.testing; public interface TestInterfaceA { public Object interfaceA_Method1(); public String interfaceA_Method2(); }