Searched refs:myMethod (Results 1 – 3 of 3) sorted by relevance
22 myMethod(1, 2, 3, 4); in main()37 public static void myMethod(float a, double b, float c, float d) { in myMethod() method in Main
1 Method name is myMethod8 Method name is myMethod17 Method name is myMethod27 myMethod: hi there 3.1415925 ✔ !93 myMethod (I)I
378 targ.myMethod(17); in run()766 public int myMethod(float floatArg) { in myMethod() method in SuperTarget786 public int myMethod(int intarg) throws NullPointerException, IOException { in myMethod() method in Target792 public int myMethod(String[] strarg, float f, char c) { in myMethod() method in Target