HomeSort by relevance Sort by last modified time
    Searched defs:EXPIRED (Results 1 - 4 of 4) sorted by null

  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 74 EXPIRED {
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 244 // SIZE trumps EXPIRED
448 * <p>Expired entries may be counted by {@link Map#size}, but will never be visible to read or
449 * write operations. Expired entries are currently cleaned up during write operations, or during
468 // SIZE trumps EXPIRED
469 this.nullRemovalCause = RemovalCause.EXPIRED;
496 * <p>Expired entries may be counted by {@link Map#size}, but will never be visible to read or
497 * write operations. Expired entries are currently cleaned up during write operations, or during
517 // SIZE trumps EXPIRED
518 this.nullRemovalCause = RemovalCause.EXPIRED;
    [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 22 milliseconds