Interface Paginator<T>

    • Method Detail

      • select

        java.util.List<T> select()
      • getTotal

        int getTotal()