Searched refs:InvokeInterface (Results 1 – 2 of 2) sorted by relevance
88 $opt$InvokeInterface(new ItfImpl1(), 1); in main()89 $opt$InvokeInterface(new ItfImpl2(), -1); in main()98 public static void $opt$InvokeInterface(Itf object, int factor) { in $opt$InvokeInterface()
17 class Main implements InvokeInterface {102 interface InvokeInterface { interface