Interface LocalSourceOperator.PageSupplier

All Superinterfaces:
Supplier<Page>
Enclosing class:
LocalSourceOperator

public static interface LocalSourceOperator.PageSupplier extends Supplier<Page>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get