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