Searched defs:ExceptionWithWrongTypesConstructor (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DFuturesTest.java2333 throws ExceptionWithWrongTypesConstructor {
2336 ExceptionWithWrongTypesConstructor.class);
2569 public static final class ExceptionWithWrongTypesConstructor class in class:FuturesTest
2571 public ExceptionWithWrongTypesConstructor(Integer i, String s) { method in class:FuturesTest.ExceptionWithWrongTypesConstructor

Completed in 215 milliseconds