public interface IOConsumer<T>
void
accept(T t)
void accept(T t) throws IOException
IOException
Copyright 2015, Pavel Ponec