This class is follows the design of SQL OFFSET and FETCH/LIMIT, exposed as a first-item/size data model. This can be used to implement traditional fixed paging or arbitrary paging starting from an index.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.