public interface BatchConsumer<T> extends Consumer<T>
Consumer
void
end()
start()
accept
void start()
void end()