Пример #1
0
 public boolean hasMethod(String methodName) {
   return foundMethods.contains(methodName);
 }