T
U
E
public static interface Throwables.BiConsumer<T,U,E extends Throwable>
void
accept(T t, U u)
void accept(T t, U u) throws E extends Throwable
t
u
E extends Throwable
Copyright © 2021. All rights reserved.