Searched defs:getDeclaredMethod (Results 1 – 2 of 2) sorted by relevance
1008 public CtMethod getDeclaredMethod(String name, CtClass[] params) in getDeclaredMethod() method in CtClass1037 public CtMethod getDeclaredMethod(String name) throws NotFoundException { in getDeclaredMethod() method in CtClass
1332 public CtMethod getDeclaredMethod(String name) throws NotFoundException { in getDeclaredMethod() method in CtClassType1347 public CtMethod getDeclaredMethod(String name, CtClass[] params) in getDeclaredMethod() method in CtClassType