public interface BatchListener<T>
void
onBatch(Collection<T> batch)
void onBatch(Collection<T> batch)
Copyright © 2015 Calrissian. All rights reserved.