Interface LocalSourceOperator.ListSupplier

All Superinterfaces:
Supplier<List<List<Object>>>
Enclosing class:
LocalSourceOperator

public static interface LocalSourceOperator.ListSupplier extends Supplier<List<List<Object>>>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get