Searched defs:waitForValue (Results 1 – 2 of 2) sorted by relevance
/external/guava/src/com/google/common/collect/ | ||
D | MapMaker.java | 566 public V waitForValue(ReferenceEntry<K, V> entry) in waitForValue() method in MapMaker.StrategyImpl |
D | CustomConcurrentHashMap.java | 512 V waitForValue(E entry) throws InterruptedException; in waitForValue() method |