@FunctionalInterface public static interface Throwing.BiConsumer<T,U,X extends Throwable> extends BiConsumer<T,U>
Modifier and Type | Method and Description |
---|---|
default void |
accept(T t,
U u) |
void |
doAccept(T t,
U u) |
andThen
Copyright © 2013-2018–2019 SeedStack. All rights reserved.