Searched refs:addMethod (Results 1 – 7 of 7) sorted by relevance
121 clz.addMethod(method); in testStaticMethod()131 clz.addMethod(method); in testSyncMethod()140 clz.addMethod(method); in testPackageProtectMethod()150 clz.addMethod(method); in testPrivateMethod()160 clz.addMethod(method); in testProtectedMethod()170 clz.addMethod(method); in testThrowsMethod()181 clz.addMethod(method); in testNativeMethod()310 clz.addMethod( in testInnerInterface()319 clz.addMethod( in testInterface()344 clz.addMethod(method); in testRemovingSync()[all …]
56 clz.addMethod(method(name, Modifier.PUBLIC, "void")); in addPublicVoidMethod()
149 existingDescription.addMethod(method); in queueForDeferredCheck()
124 public void addMethod(JDiffMethod method) { in addMethod() method in JDiffClassDescription
134 apiClass.addMethod(apiMethod); in endElement()
110 public void addMethod(ApiMethod method) { in addMethod() method in ApiClass
507 currentClass.addMethod(currentMethod); in next()