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