public interface Batch<T> extends AutoCloseable
void
add(T t)
close()
void close()
close
AutoCloseable
void add(T t)
Copyright © 2019. All rights reserved.