public class CollectionPropertyContainerSorter extends BaseContainerSorter
CollectionPropertyContainers.| Constructor and Description |
|---|
CollectionPropertyContainerSorter(CollectionPropertyContainer container) |
| Modifier and Type | Method and Description |
|---|---|
CollectionPropertyContainer |
getContainer() |
protected void |
setItemsToContainer(java.util.List list) |
createComparator, sort, sortInMemorypublic CollectionPropertyContainerSorter(CollectionPropertyContainer container)
public CollectionPropertyContainer getContainer()
getContainer in class BaseContainerSorterprotected void setItemsToContainer(java.util.List list)
setItemsToContainer in class BaseContainerSorter