Searched defs:n1 (Results 1 – 3 of 3) sorted by relevance
17 public default String SayHi(String n1, in SayHi()
30 public int doit(N n1) throws FileNotFoundException { in doit()
20 int n1; field in Main.ExampleObj23 public ExampleObj(int n1, int n2) { in ExampleObj()