- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tooHigh (0.03 sec)
-
android/guava/src/com/google/common/cache/CacheBuilder.java
// durations longer than approximately +/- 292 years). try { return duration.toNanos(); } catch (ArithmeticException tooBig) { return duration.isNegative() ? Long.MIN_VALUE : Long.MAX_VALUE; } }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 51.7K bytes - Viewed (0)