Searched refs:isStaticMethod (Results 1 – 2 of 2) sorted by relevance
149 public final boolean isStaticMethod() { in isStaticMethod() method in ConcreteMethod
927 declaredMethod.isStaticMethod() ? "static" : "default", in checkInterfaceMethodDeclaration()