public interface IoConsumer<T>
void
accept(T item)
void accept(T item) throws IOException
IOException
Copyright © 2016. All rights reserved.