Interface TransactionBatch.Factory

All Superinterfaces:
Supplier<Batch>
Enclosing interface:
TransactionBatch

public static interface TransactionBatch.Factory extends Supplier<Batch>