Batch<T extends Serializable> constructor

Batch<T extends Serializable>(
  1. FirefuelCollection<T> collection
)

Implementation

Batch(this.collection);