Interface PaginatedList

All Superinterfaces:
Collection, Iterable, List
All Known Implementing Classes:
PaginatedArrayList, PaginatedDataList

public interface PaginatedList extends List
Deprecated.
All paginated list features have been deprecated
Interface for lists that support paging.