Interface XRemovingSortation<E>
- All Superinterfaces:
Clearable
,ConsolidatableCollection
,ExtendedCollection<E>
,ExtendedSequence<E>
,OptimizableCollection
,ReleasingCollection<E>
,Sized
,Sorted<E>
,Truncateable
,XRemovingCollection<E>
,XRemovingSequence<E>
- All Known Subinterfaces:
XChart.Keys<K,V>
,XLadder<E>
,XProcessingSortation<E>
,XRank<E>
,XSortation<E>
public interface XRemovingSortation<E> extends XRemovingSequence<E>, Sorted<E>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
XRemovingSortation.Factory<E>
Nested classes/interfaces inherited from interface one.microstream.collections.interfaces.ExtendedCollection
ExtendedCollection.Creator<E,C extends ExtendedCollection<E>>
-
Method Summary
Methods inherited from interface one.microstream.collections.interfaces.ExtendedCollection
hasVolatileElements, nullAllowed
Methods inherited from interface one.microstream.collections.types.XRemovingCollection
clear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncate
Methods inherited from interface one.microstream.collections.types.XRemovingSequence
removeRange, removeSelection, retainRange