Home
last modified time | relevance | path

Searched defs:checkedGet (Results 1 – 7 of 7) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DCheckedFuture.java63 V checkedGet() throws X; in checkedGet() method
75 V checkedGet(long timeout, TimeUnit unit) throws TimeoutException, X; in checkedGet() method
DAbstractCheckedFuture.java76 public V checkedGet() throws X { in checkedGet() method in AbstractCheckedFuture
105 public V checkedGet(long timeout, TimeUnit unit) throws TimeoutException, X { in checkedGet() method in AbstractCheckedFuture
DForwardingCheckedFuture.java45 public V checkedGet() throws X { in checkedGet() method in ForwardingCheckedFuture
50 public V checkedGet(long timeout, TimeUnit unit) throws TimeoutException, X { in checkedGet() method in ForwardingCheckedFuture
DFutures.java167 public V checkedGet() { in checkedGet() method in Futures.ImmediateSuccessfulCheckedFuture
172 public V checkedGet(long timeout, TimeUnit unit) { in checkedGet() method in Futures.ImmediateSuccessfulCheckedFuture
227 public V checkedGet() throws X { in checkedGet() method in Futures.ImmediateFailedCheckedFuture
232 public V checkedGet(long timeout, TimeUnit unit) throws X { in checkedGet() method in Futures.ImmediateFailedCheckedFuture
/external/vogar/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...