Home
last modified time | relevance | path

Searched defs:throwingRuntimeException (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DUncheckedThrowingFuture.java45 public static <V> ListenableFuture<V> throwingRuntimeException(RuntimeException e) { in throwingRuntimeException() method in UncheckedThrowingFuture
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DUncheckedThrowingFuture.java45 public static <V> ListenableFuture<V> throwingRuntimeException(RuntimeException e) { in throwingRuntimeException() method in UncheckedThrowingFuture