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