Searched refs:ConflictInterface (Results 1 – 7 of 7) sorted by relevance
20 # public interface ConflictInterface {22 # System.out.println("ConflictInterface.JniCallConflictDefaultMethod");30 const-string v0, "ConflictInterface.JniCallConflictDefaultMethod"
23 # public class ConcreteClass implements DefaultInterface, ConflictInterface, AbstractInterface {
42 …leClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConfl…52 …leClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConfl…57 Calling method ConflictInterface->JniCallConflictDefaultMethod on object of type ConcreteClass58 …leClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConfl…
22 # public class ConcreteClass implements SuperInterface, ConflictInterface {27 # return ConflictInterface.super.runDefault();
22 # public interface ConflictInterface extends OneConflict, TwoConflict {
342 class ConflictInterface: class375 CONFLICT_TYPE = ConflictInterface()
396 class ConflictInterface: class432 CONFLICT_TYPE = ConflictInterface()