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

/openjdk9/langtools/test/tools/javac/lambda/8074381/
H A DT8074381b.java32 public interface ThrowingConsumer<T> extends BiConsumer<T,Consumer<Throwable>> { interface in class:T8074381b
/openjdk9/jdk/test/java/util/logging/
H A DTestConfigurationListeners.java263 public interface ThrowingConsumer<T, I extends Exception> { interface in class:TestConfigurationListeners

Completed in 89 milliseconds