- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for legacy (0.15 sec)
-
android/guava/src/com/google/common/cache/CacheBuilder.java
* <p>Instead of throwing {@link ArithmeticException}, this method silently saturates to either * {@link Long#MAX_VALUE} or {@link Long#MIN_VALUE}. This behavior can be useful when decomposing * a duration in order to call a legacy API which requires a {@code long, TimeUnit} pair. */ @GwtIncompatible // Duration @SuppressWarnings("GoodTime") // Duration decomposition
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 51.7K bytes - Viewed (0)