|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaginationList | |
---|---|
org.silverpeas.util |
Uses of PaginationList in org.silverpeas.util |
---|
Methods in org.silverpeas.util that return PaginationList | ||
---|---|---|
static
|
PaginationList.from(Collection<T> aCollection)
Decorates the specified collection with pagination features. |
|
static
|
PaginationList.from(Collection<T> aCollection,
long maxItems)
Decorates the specified collection with pagination features. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |