Searched refs:waitForValue (Results 1 - 14 of 14) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DComputingConcurrentHashMap.java158 V value = e.getValueReference().waitForValue();
237 public V waitForValue() throws ExecutionException { method in class:ComputingConcurrentHashMap.ComputationExceptionReference
277 public V waitForValue() { method in class:ComputingConcurrentHashMap.ComputedReference
297 // All computation lookups go through waitForValue. This method thus is
322 public V waitForValue() throws ExecutionException { method in class:ComputingConcurrentHashMap.ComputingValueReference
341 return computedReference.waitForValue();
H A DMapMakerInternalMap.java543 V waitForValue() throws ExecutionException; method in interface:MapMakerInternalMap.ValueReference
601 public Object waitForValue() {
1717 public V waitForValue() { method in class:MapMakerInternalMap.WeakValueReference
1756 public V waitForValue() { method in class:MapMakerInternalMap.SoftValueReference
1793 public V waitForValue() { method in class:MapMakerInternalMap.StrongValueReference
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java639 V waitForValue() throws ExecutionException; method in interface:LocalCache.ValueReference
720 public Object waitForValue() {
1617 public V waitForValue() { method in class:LocalCache.WeakValueReference
1664 public V waitForValue() { method in class:LocalCache.SoftValueReference
1711 public V waitForValue() { method in class:LocalCache.StrongValueReference
2302 V value = valueReference.waitForValue();
3556 public V waitForValue() throws ExecutionException { method in class:LocalCache.LoadingValueReference
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java1846 public V waitForValue() { method in class:MapMakerInternalMapTest.DummyValueReference
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java2741 public V waitForValue() { method in class:LocalCacheTest.DummyValueReference
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 298 milliseconds