Searched refs:interface4 (Results 1 – 2 of 2) sorted by relevance
12 public void interface4(int a, int b, int c, int d); in interface4() method
115 public void interface4(int a, int b, int c, int d) { in interface4() method in Invoke132 i.interface4(1, 2, 3, 4); in interfaceMethods()