Class | Description |
---|---|
PagedListWrapper<T,Z> |
This ListWrapper will use any expansion varibales to restrict the size of the list.
|
PagedListWrapper.PagedListWrapperDocExample<T,Z> |
This class is for documentation purpose only, do not use it.
|
SimpleListWrapper<T> |
This is a list wrapper that works by wrapping a java.util.Collection that has been eagerly loaded into memory.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.