- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for saturatedAbs (0.04 seconds)
-
android/guava/src/com/google/common/math/LongMath.java
* Long.MIN_VALUE} * <li>{@link Math#absExact(long)}, which throws {@link ArithmeticException} when passed {@code * Long.MIN_VALUE} * <li>this method, {@code LongMath.saturatedAbs(long)}, which returns {@code Long.MAX_VALUE} * when passed {@code Long.MIN_VALUE} * </ul> * * <p>Note that if your only goal is to turn a well-distributed {@code long} (such as a random
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 09 23:01:02 GMT 2026 - 46.8K bytes - Click Count (0)