Searched refs:addMethod (Results 1 – 7 of 7) sorted by relevance
120 clz.addMethod(method); in testStaticMethod()130 clz.addMethod(method); in testSyncMethod()139 clz.addMethod(method); in testPackageProtectMethod()149 clz.addMethod(method); in testPrivateMethod()159 clz.addMethod(method); in testProtectedMethod()169 clz.addMethod(method); in testThrowsMethod()180 clz.addMethod(method); in testNativeMethod()309 clz.addMethod( in testInnerInterface()318 clz.addMethod( in testInterface()344 clz.addMethod(method); in testAddingSync()[all …]
55 clz.addMethod(method(name, Modifier.PUBLIC, "void")); in addPublicVoidMethod()
147 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
196 currentClass.addMethod(currentMethod); in next()