Paging Manager

Register
Submit a solution
The challenge is finished.

Challenge Overview

Design a Java-based "Paging Manager" which, at a high level, abstracts the business logic behind paging or slicing a set of Java objects, which are displayed to the user in "chunks" instead of all at once.  This paging manager will provide a client programming API, as described in the requirements specification, which allows generic usage of the component, using Java generics, so that the paged objects are type-checked.



Final Submission Guidelines

NA

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30019882