Searched refs:getMethodIgnoringReturn (Results 1 – 2 of 2) sorted by relevance
184 public MethodInfo getMethodIgnoringReturn(String nameAndDescr) { in getMethodIgnoringReturn() method in ClassInfo
338 pubMethodInfo = pubClassInfo.getMethodIgnoringReturn(nameAndDescr); in checkClass()