Class KeySortedEntityList

All Implemented Interfaces:
EntityList, Iterable<Entity>
Direct Known Subclasses:
KeyListSortedEntityList

public class KeySortedEntityList extends AbstractSortedEntityList
A wrapper over an EntityList to sort the entries by PrimaryKey.