@FunctionalInterface public interface ConsumerEx<T>
void
accept(T t)
void accept(T t) throws Throwable
Throwable
Copyright © 2024. All rights reserved.