JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.seedstack.business.pagination
Provides classes, interfaces and annotations to paginate domain objects.
Interface Summary
Interface
Description
Page
<T>
An indexed page of contiguous items taken from a bigger list.
Slice
<T>
A slice of contiguous items taken from a bigger list.