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
1610 public static double nextDown(double d) { in nextDown() method in StrictMath1639 public static float nextDown(float f) { in nextDown() method in StrictMath
2154 public static double nextDown(double d) { in nextDown() method in Math2191 public static float nextDown(float f) { in nextDown() method in Math
178 public static double nextDown(double d) { throw new RuntimeException("Stub!"); } in nextDown() method in Math180 public static float nextDown(float f) { throw new RuntimeException("Stub!"); } in nextDown() method in Math