Searched refs:canDiscoverMethodWithMetaReflection (Results 1 – 2 of 2) sorted by relevance
190 public static boolean canDiscoverMethodWithMetaReflection(Class<?> klass, String name, in canDiscoverMethodWithMetaReflection() method in Reflection
386 if (Reflection.canDiscoverMethodWithMetaReflection(klass, name, true) != canDiscover) { in checkMethod()393 if (Reflection.canDiscoverMethodWithMetaReflection(klass, name, false) != true) { in checkMethod()