Home
last modified time | relevance | path

Searched defs:addmethod (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/javassist/sample/vector/
H A DVectorAssistant.java91 CtMethod addmethod = c.getDeclaredMethod("add"); in makeSubclass() local
116 CtMethod addmethod = c.getDeclaredMethod("add"); in makeSubclass2() local