@FunctionalInterface public interface ConsumerWithIOException<T>
IOException
void
accept(T t)
void accept(T t) throws IOException
t
Copyright © 2023 The Apache Software Foundation. All rights reserved.