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