Interface XMap.Keys<K,V>
- All Superinterfaces:
- CapacityCarrying,- CapacityExtendable,- Clearable,- ComponentType,- ConsolidatableCollection,- Consumer<K>,- Copyable,- ExtendedCollection<K>,- Iterable<K>,- OptimizableCollection,- Processable<K>,- ReleasingCollection<K>,- Sized,- Truncateable,- XAddGetCollection<K>,- XAddGetSet<K>,- XAddingCollection<K>,- XAddingSet<K>,- XCollection<K>,- XGettingCollection<K>,- XGettingMap.Keys<K,V>,- XGettingMap.Satellite<K,V>,- XGettingSet<K>,- XIterable<K>,- XJoinable<K>,- XMap.Satellite<K,V>,- XProcessingCollection<K>,- XProcessingMap.Keys<K,V>,- XProcessingSet<K>,- XPutGetCollection<K>,- XPutGetSet<K>,- XPuttingCollection<K>,- XPuttingSet<K>,- XRemovingCollection<K>,- XRemovingSet<K>,- XReplacingCollection<K>,- XSet<K>
- All Known Subinterfaces:
- XBasicTable.Keys<K,V>,- XChart.Keys<K,V>,- XTable.Keys<K,V>
- All Known Implementing Classes:
- EqHashTable.Keys,- HashTable.Keys
public static interface XMap.Keys<K,V> extends XProcessingMap.Keys<K,V>, XSet<K>, XMap.Satellite<K,V>, XReplacingCollection<K>
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.collections.interfaces.ExtendedCollectionExtendedCollection.Creator<E,C extends ExtendedCollection<E>>Nested classes/interfaces inherited from interface one.microstream.collections.types.XAddGetCollectionXAddGetCollection.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XAddingSetXAddingSet.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XGettingCollectionXGettingCollection.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XGettingSetXGettingSet.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XIterableXIterable.Executor<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XProcessingSetXProcessingSet.Factory<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XPutGetCollectionXPutGetCollection.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XPuttingSetXPuttingSet.Creator<E>Nested classes/interfaces inherited from interface one.microstream.collections.types.XSetXSet.Factory<E>
- 
Method SummaryMethods inherited from interface one.microstream.collections.interfaces.CapacityCarryingisFull, maximumCapacity, remainingCapacityMethods inherited from interface one.microstream.collections.interfaces.CapacityExtendablecurrentCapacity, currentFreeCapacity, ensureCapacity, ensureFreeCapacityMethods inherited from interface one.microstream.collections.interfaces.ExtendedCollectionnullAllowedMethods inherited from interface one.microstream.collections.types.XAddingCollectionaccept, add, nullAddMethods inherited from interface one.microstream.collections.types.XGettingCollectionapplies, contains, containsAll, containsId, containsSearched, copyTo, count, countBy, distinct, distinct, equality, equals, equals, equalsContent, except, filterTo, get, hashCode, hasVolatileElements, intersect, intSize, iterator, join, max, min, nullContained, old, search, seek, size, toArray, toArray, union, viewMethods inherited from interface one.microstream.collections.types.XProcessingCollectionfetch, iterate, moveTo, pinch, removeBy, removeDuplicates, retrieve, retrieveByMethods inherited from interface one.microstream.collections.types.XRemovingCollectionclear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncate