Interface LocalSourceOperator.ObjectSupplier

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

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

    Methods inherited from interface java.util.function.Supplier

    get