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