Searched defs:newWeakValueReferenceForTesting (Results 1 – 2 of 2) sorted by relevance
/external/guava/guava/src/com/google/common/collect/ |
D | MapMakerInternalMap.java | 1314 WeakValueReference<K, V, E> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.Segment 2102 public WeakValueReference<K, V, StrongKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.StrongKeyWeakValueSegment 2233 public WeakValueReference<K, V, WeakKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.WeakKeyWeakValueSegment
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | MapMakerInternalMap.java | 1314 WeakValueReference<K, V, E> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.Segment 2102 public WeakValueReference<K, V, StrongKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.StrongKeyWeakValueSegment 2233 public WeakValueReference<K, V, WeakKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.WeakKeyWeakValueSegment
|