Searched refs:isDefaultOrStaticInterfaceMethod (Results 1 – 2 of 2) sorted by relevance
140 public final boolean isDefaultOrStaticInterfaceMethod() { in isDefaultOrStaticInterfaceMethod() method in ConcreteMethod
98 if (method.isDefaultOrStaticInterfaceMethod()) { in Simulator()