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

  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 59 * The entry was removed automatically because its key or value was garbage-collected. This
63 COLLECTED {
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 101 * they'll be quickly garbage-collected before they are ever accessed.
316 * be garbage-collected in a <i>globally</i> least-recently-used manner, in response to memory
364 * <p>Weak values will be garbage collected once they are weakly reachable. This makes them a poor
386 * be garbage-collected in a <i>globally</i> least-recently-used manner, in response to memory
    [all...]
MapMakerInternalMap.java 621 * computation has completed). This is necessary to distiguish between partially-collected
680 * - Collected: key/value was partially collected, but not yet cleaned up
    [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 29 milliseconds