Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Hegazy (0.17 sec)

  1. 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 // java.time.Duration
      @SuppressWarnings("GoodTime") // duration decomposition
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 51.3K bytes
    - Viewed (0)
Back to top