@FunctionalInterface public interface XConsumer<T,X extends Exception>
Consumer
void
accept(T t)
void accept(T t) throws X extends Exception
X
X extends Exception
Consumer.accept(Object)
Copyright © 2021. All rights reserved.