| Interface | Description |
|---|---|
| _booleanCollecting | |
| _byteCollecting | |
| _charCollecting | |
| _doubleCollecting | |
| _floatCollecting | |
| _intCollecting | |
| _longCollector | |
| _shortCollecting | |
| CapacityCarrying | |
| CapacityExtendable |
The capacity of a capacity carrying type (e.g.
|
| ChainKeyValueStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>> | |
| ChainStorage<E,K,V,EN extends ChainStorage.Entry<E,K,V,EN>> | |
| ChainStorage.Entry<E,K,V,EN extends ChainStorage.Entry<E,K,V,EN>> | |
| ConsolidatableCollection | |
| ExtendedBag<E> | |
| ExtendedCollection<E> | |
| ExtendedCollection.Creator<E,C extends ExtendedCollection<E>> | |
| ExtendedList<E> | |
| ExtendedMap<K,V> | |
| ExtendedSequence<E> |
Marker interface indicating that a type is ordered.
|
| ExtendedSet<E> | |
| HashCollection<E> | |
| OptimizableCollection | |
| ReleasingCollection<E> |
Marker type indicating that a collection releases references to its elements.
|
| Shuffleable<E> | |
| Sized | |
| Truncateable | |
| VolatileHashElementCreator | |
| VolatileValueCreator |
| Class | Description |
|---|---|
| HashCollection.Analysis<H> |
Copyright © 2022 MicroStream Software. All rights reserved.