@FunctionalInterface public interface CustomConsumer<T>
void
accept(T t)
void accept(T t) throws Exception
Exception
Copyright © 2022. All rights reserved.