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

  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java 576 connectEvictables(original.getPreviousEvictable(), newEntry);
763 ReferenceEntry<K, V> getPreviousEvictable();
830 public ReferenceEntry<Object, Object> getPreviousEvictable() {
905 public ReferenceEntry<K, V> getPreviousEvictable() {
1025 public ReferenceEntry<K, V> getPreviousEvictable() {
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerInternalMapTest.java     [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 33 milliseconds