Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for nextUp (0.16 sec)

  1. guava/src/com/google/common/cache/CacheBuilder.java

       *
       * <p>Note that weight is only used to determine whether the cache is over capacity; it has no
       * effect on selecting which entry should be evicted next.
       *
       * <p>This feature cannot be used in conjunction with {@link #maximumSize}.
       *
       * @param maximumWeight the maximum total weight of entries the cache may contain
    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