public interface PersistentSortedCollection<C,E> extends PersistentCollection<C>
PersistentCollection.ChangeListener<C>, PersistentCollection.InitializationCallback<C>, PersistentCollection.InitializationListener<C>, PersistentCollection.Initializer<C>| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<? super E> |
comparator()
Comparator for the sorting
|
addListener, addListener, clearDirty, clone, dirty, getLoader, initialize, initializing, isDirty, removeListener, removeListener, setLoader, uninitialize, wasInitialized, withInitializedjava.util.Comparator<? super E> comparator()