Searched defs:nextDown (Results 1 – 5 of 5) sorted by relevance
129 public static double nextDown(double d) { in nextDown() method in FpUtils134 public static double nextDown(float f) { in nextDown() method in FpUtils
756 public static double nextDown(double d) { in nextDown() method in FpUtils787 public static double nextDown(float f) { in nextDown() method in FpUtils
242 public static double nextDown(double d) { throw new RuntimeException("Stub!"); } in nextDown() method in Math244 public static float nextDown(float f) { throw new RuntimeException("Stub!"); } in nextDown() method in Math
241 public static double nextDown(double d) { throw new RuntimeException("Stub!"); } in nextDown() method in StrictMath243 public static float nextDown(float f) { throw new RuntimeException("Stub!"); } in nextDown() method in StrictMath
2594 public static double nextDown(double d) { in nextDown() method in StrictMath2623 public static float nextDown(float f) { in nextDown() method in StrictMath