public interface Paginator<T>
int
getTotal()
java.util.List<T>
select()
java.util.List<T> select()
int getTotal()