Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/util/concurrent/
DFuturesGetChecked.java258 static void checkExceptionClassValidity(Class<? extends Exception> exceptionClass) { in checkExceptionClassValidity() method in FuturesGetChecked
/external/guava/guava/src/com/google/common/util/concurrent/
DFuturesGetChecked.java300 static void checkExceptionClassValidity(Class<? extends Exception> exceptionClass) { in checkExceptionClassValidity() method in FuturesGetChecked