Searched defs:someStaticMethod (Results 1 – 2 of 2) sorted by relevance
89 public static boolean someStaticMethod() { in someStaticMethod() method in DirectReflectorTest.SomeClass109 public static boolean someStaticMethod() { in someStaticMethod() method in DirectReflectorTest.ShadowClass126 boolean someStaticMethod(); in someStaticMethod() method144 boolean someStaticMethod(); in someStaticMethod() method
177 String someStaticMethod(String a, String b); in someStaticMethod() method235 private static String someStaticMethod(String a, String b) { in someStaticMethod() method in ReflectorTest.SomeClass