Searched defs:newWeakValueReferenceForTesting (Results 1 – 2 of 2) sorted by relevance
| /external/guava/guava/src/com/google/common/collect/ |
| D | MapMakerInternalMap.java | 1315 WeakValueReference<K, V, E> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.Segment 2103 public WeakValueReference<K, V, StrongKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.StrongKeyWeakValueSegment 2234 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 | 1315 WeakValueReference<K, V, E> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.Segment 2103 public WeakValueReference<K, V, StrongKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.StrongKeyWeakValueSegment 2234 public WeakValueReference<K, V, WeakKeyWeakValueEntry<K, V>> newWeakValueReferenceForTesting( in newWeakValueReferenceForTesting() method in MapMakerInternalMap.WeakKeyWeakValueSegment
|