Interface Page

  • All Known Implementing Classes:
    PageImpl

    public interface Page
    Provides a page object.
    • Method Detail

      • getRows

        List<? extends Row> getRows()
        Gets the rows on this page.
        Returns:
        returns the rows on this page