Searched refs:IGetDoubled (Results 1 – 3 of 3) sorted by relevance
20 public interface IGetDoubled { interface
347 IGetDoubled iface = (IGetDoubled) obj; in testInterface()
22 public class GetDoubled implements IGetDoubled {