Searched defs:getDeclaredMethods (Results 1 – 1 of 1) sorted by relevance
702 public Method[] getDeclaredMethods() { in getDeclaredMethods() method in Class710 static native Method[] getDeclaredMethods(Class<?> clazz, boolean publicOnly); in getDeclaredMethods() method in Class