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

  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 133 RemovalCause nullRemovalCause;
245 this.nullRemovalCause = RemovalCause.SIZE;
469 this.nullRemovalCause = RemovalCause.EXPIRED;
518 this.nullRemovalCause = RemovalCause.EXPIRED;
538 * after removing an element for any reason (see removal causes in {@link RemovalCause}). It will
    [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 107 milliseconds