Searched defs:hasMethod (Results 1 – 2 of 2) sorted by relevance
152 Method hasMethod = nameToNoArgMethod.get("has" + suffix); in reflectivePrintWithIndent() local
49 private static boolean hasMethod(Class<?> clazz, String name) { in hasMethod() method in FieldPresenceTest