@FunctionalInterface public static interface Attempt.UncheckedBiConsumer<T,U,E extends Exception>
void
accept(T t, U u)
void accept(T t, U u) throws E extends Exception
E extends Exception
Copyright © 2024. All rights reserved.