Class Hierarchy
- java.lang.Object
- com.e1c.langtool.history.db.pagination.Page<T> (implements com.e1c.langtool.history.db.pagination.IPage<T>)
- com.e1c.langtool.history.db.pagination.PageIterator<T> (implements java.util.Iterator<E>)
- com.e1c.langtool.history.db.pagination.PageRequest (implements com.e1c.langtool.history.db.pagination.IPageable)
Interface Hierarchy
- com.e1c.langtool.history.db.pagination.IPageable
- com.e1c.langtool.history.db.pagination.IPageLoader<T>
- java.lang.Iterable<T>
- com.e1c.langtool.history.db.pagination.IPage<T>
- com.e1c.langtool.history.db.pagination.IPageIterable<T>