public final class Batch<T> extends Object
Batch(Cursor cursor, List<T> events)
Cursor
getCursor()
List<T>
getEvents()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Batch(Cursor cursor, List<T> events)
public Cursor getCursor()
public List<T> getEvents()
Copyright © 2016 Zalando SE. All rights reserved.