Interface ExtendedList<E>
-
- All Superinterfaces:
ExtendedCollection<E>,ExtendedSequence<E>
- All Known Subinterfaces:
XAddingList<E>,XBasicList<E>,XBasicTable.Values<K,V>,XChart.Values<K,V>,XDecreasingList<E>,XExpandingList<E>,XExtendingList<E>,XGettingList<E>,XGettingTable.Values<K,V>,XImmutableList<E>,XImmutableTable.Values<K,V>,XIncreasingList<E>,XInputtingList<E>,XInsertingList<E>,XLadder<E>,XList<E>,XPrependingList<E>,XPreputtingList<E>,XProcessingList<E>,XPutGetList<E>,XPuttingList<E>,XReference<E>,XReferencing<E>,XSettingList<E>,XTable.Values<K,V>
- All Known Implementing Classes:
ArrayAccessor,ArrayCollector,ArrayView,BulkList,Constant,ConstHashTable.Values,ConstList,Empty,EqBulkList,EqConstHashTable.Values,EqConstList,EqHashTable.Values,FixedList,HashTable.Values,LimitList,LinkingReferencing.Default,LinkReference.Default,ListAccessor,ListProcessor,ListView,LockedList,MappedList,Single,Singleton,SingletonView,SubList,SubListAccessor,SubListProcessor,SubListView,SynchList
public interface ExtendedList<E> extends ExtendedSequence<E>
-
-
Nested Class Summary
-
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
-
-