Searched defs:round (Results 1 – 5 of 5) sorted by relevance
197 private void round(long pp) { in round() method
73 public static int round(float a) { throw new RuntimeException("Stub!"); } in round() method in Math75 public static long round(double a) { throw new RuntimeException("Stub!"); } in round() method in Math
72 public static int round(float a) { throw new RuntimeException("Stub!"); } in round() method in StrictMath74 public static long round(double a) { throw new RuntimeException("Stub!"); } in round() method in StrictMath
807 public static int round(float a) { in round() method in StrictMath831 public static long round(double a) { in round() method in StrictMath
895 public static int round(float a) { in round() method in Math945 public static long round(double a) { in round() method in Math