Home
last modified time | relevance | path

Searched defs:copyFor (Results 1 – 5 of 5) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DComputingConcurrentHashMap.java226 public ValueReference<K, V> copyFor( in copyFor() method in ComputingConcurrentHashMap.ComputationExceptionReference
266 public ValueReference<K, V> copyFor( in copyFor() method in ComputingConcurrentHashMap.ComputedReference
308 public ValueReference<K, V> copyFor( in copyFor() method in ComputingConcurrentHashMap.ComputingValueReference
DMapMakerInternalMap.java556 ValueReference<K, V> copyFor( in copyFor() method
1706 public ValueReference<K, V> copyFor( in copyFor() method in MapMakerInternalMap.WeakValueReference
1745 public ValueReference<K, V> copyFor( in copyFor() method in MapMakerInternalMap.SoftValueReference
1782 public ValueReference<K, V> copyFor( in copyFor() method in MapMakerInternalMap.StrongValueReference
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java658 ValueReference<K, V> copyFor( in copyFor() method
1601 public ValueReference<K, V> copyFor( in copyFor() method in LocalCache.WeakValueReference
1648 public ValueReference<K, V> copyFor( in copyFor() method in LocalCache.SoftValueReference
1695 public ValueReference<K, V> copyFor( in copyFor() method in LocalCache.StrongValueReference
1737 public ValueReference<K, V> copyFor( in copyFor() method in LocalCache.WeightedWeakValueReference
1760 public ValueReference<K, V> copyFor( in copyFor() method in LocalCache.WeightedSoftValueReference
3575 public ValueReference<K, V> copyFor( in copyFor() method
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java1829 public ValueReference<K, V> copyFor( in copyFor() method in MapMakerInternalMapTest.DummyValueReference
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java2721 public ValueReference<K, V> copyFor( in copyFor() method in LocalCacheTest.DummyValueReference