Interface XChart<K,V>
- 
- All Superinterfaces:
- CapacityCarrying,- CapacityExtendable,- Clearable,- ConsolidatableCollection,- Consumer<KeyValue<K,V>>,- Copyable,- ExtendedCollection<KeyValue<K,V>>,- ExtendedMap<K,V>,- ExtendedSequence<KeyValue<K,V>>,- Iterable<KeyValue<K,V>>,- OptimizableCollection,- Processable<KeyValue<K,V>>,- ReleasingCollection<KeyValue<K,V>>,- Sized,- Sorted<KeyValue<K,V>>,- Truncateable,- XAddGetCollection<KeyValue<K,V>>,- XAddGetMap<K,V>,- XAddGetSet<KeyValue<K,V>>,- XAddingCollection<KeyValue<K,V>>,- XAddingEnum<KeyValue<K,V>>,- XAddingMap<K,V>,- XAddingSequence<KeyValue<K,V>>,- XAddingSet<KeyValue<K,V>>,- XBasicEnum<KeyValue<K,V>>,- XBasicSequence<KeyValue<K,V>>,- XBasicTable<K,V>,- XCollection<KeyValue<K,V>>,- XGettingCollection<KeyValue<K,V>>,- XGettingEnum<KeyValue<K,V>>,- XGettingMap<K,V>,- XGettingSequence<KeyValue<K,V>>,- XGettingSet<KeyValue<K,V>>,- XGettingTable<K,V>,- XIndexIterable<KeyValue<K,V>>,- XIterable<KeyValue<K,V>>,- XJoinable<KeyValue<K,V>>,- XMap<K,V>,- XProcessingCollection<KeyValue<K,V>>,- XProcessingEnum<KeyValue<K,V>>,- XProcessingMap<K,V>,- XProcessingSequence<KeyValue<K,V>>,- XProcessingSet<KeyValue<K,V>>,- XPutGetCollection<KeyValue<K,V>>,- XPutGetEnum<KeyValue<K,V>>,- XPutGetMap<K,V>,- XPutGetSequence<KeyValue<K,V>>,- XPutGetSet<KeyValue<K,V>>,- XPuttingCollection<KeyValue<K,V>>,- XPuttingEnum<KeyValue<K,V>>,- XPuttingMap<K,V>,- XPuttingSequence<KeyValue<K,V>>,- XPuttingSet<KeyValue<K,V>>,- XRemovingCollection<KeyValue<K,V>>,- XRemovingEnum<KeyValue<K,V>>,- XRemovingMap<K,V>,- XRemovingSequence<KeyValue<K,V>>,- XRemovingSet<KeyValue<K,V>>,- XSet<KeyValue<K,V>>
 
 public interface XChart<K,V> extends XBasicTable<K,V>, Sorted<KeyValue<K,V>> 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceXChart.Bridge<K,V>static interfaceXChart.EntriesBridge<K,V>static interfaceXChart.Keys<K,V>static interfaceXChart.Satellite<K,V>static interfaceXChart.Values<K,V>- 
Nested classes/interfaces inherited from interface one.microstream.typing.CopyableCopyable.Static
 - 
Nested 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.XBasicEnumXBasicEnum.Creator<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XBasicSequenceXBasicSequence.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XGettingEnumXGettingEnum.Creator<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XGettingMapXGettingMap.Creator<K,V>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XGettingSequenceXGettingSequence.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XIterableXIterable.Executor<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XMapXMap.Creator<K,V>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XProcessingSequenceXProcessingSequence.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XProcessingSetXProcessingSet.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XPutGetSequenceXPutGetSequence.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XPutGetSetXPutGetSet.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XRemovingEnumXRemovingEnum.Factory<E>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XRemovingMapXRemovingMap.Factory<K,V>
 - 
Nested classes/interfaces inherited from interface one.microstream.collections.types.XSetXSet.Factory<E>
 
- 
 - 
Method SummaryModifier and Type Method Description XChart<K,V>addAll(XGettingCollection<? extends KeyValue<K,V>> elements)XChart<K,V>addAll(KeyValue<K,V>... elements)XChart<K,V>addAll(KeyValue<K,V>[] elements, int srcStartIndex, int srcLength)booleanhasVolatileValues()XChart.Keys<K,V>keys()XChart.EntriesBridge<K,V>old()XChart.Bridge<K,V>oldMap()XChart<K,V>putAll(XGettingCollection<? extends KeyValue<K,V>> elements)XChart<K,V>putAll(KeyValue<K,V>... elements)XChart<K,V>putAll(KeyValue<K,V>[] elements, int srcStartIndex, int srcLength)XChart.Values<K,V>values()- 
Methods inherited from interface one.microstream.collections.interfaces.CapacityCarryingisFull, maximumCapacity, remainingCapacity
 - 
Methods inherited from interface one.microstream.collections.interfaces.CapacityExtendablecurrentCapacity, currentFreeCapacity, ensureCapacity, ensureFreeCapacity
 - 
Methods inherited from interface one.microstream.collections.interfaces.ExtendedCollectionnullAllowed
 - 
Methods inherited from interface java.lang.IterableforEach, spliterator
 - 
Methods inherited from interface one.microstream.functional.Processableprocess
 - 
Methods inherited from interface one.microstream.collections.sorting.SortedgetComparator
 - 
Methods inherited from interface one.microstream.collections.types.XAddGetMapaddGet, ensure, substitute
 - 
Methods inherited from interface one.microstream.collections.types.XAddGetSetaddGet, deduplicate
 - 
Methods inherited from interface one.microstream.collections.types.XAddingCollectionaccept, add, nullAdd
 - 
Methods inherited from interface one.microstream.collections.types.XBasicEnumimmure, toReversed
 - 
Methods inherited from interface one.microstream.collections.types.XBasicTablecopy
 - 
Methods inherited from interface one.microstream.collections.types.XCollectioncollector
 - 
Methods inherited from interface one.microstream.collections.types.XGettingCollectionapplies, contains, containsAll, containsId, containsSearched, copyTo, count, countBy, distinct, distinct, equality, equals, equals, equalsContent, except, filterTo, hashCode, hasVolatileElements, intersect, intSize, iterator, join, max, min, nullContained, search, seek, size, toArray, toArray, union
 - 
Methods inherited from interface one.microstream.collections.types.XGettingEnumiterate, range, view, view
 - 
Methods inherited from interface one.microstream.collections.types.XGettingMaplookup, query
 - 
Methods inherited from interface one.microstream.collections.types.XGettingSequenceat, copySelection, first, get, hasIndex, indexBy, indexOf, isSorted, last, lastIndexBy, lastIndexOf, maxIndex, minIndex, peek, poll, scan
 - 
Methods inherited from interface one.microstream.collections.types.XGettingTableimmure, view
 - 
Methods inherited from interface one.microstream.collections.types.XIndexIterableiterateIndexed
 - 
Methods inherited from interface one.microstream.collections.types.XMapadd, get, immure, nullKeyAllowed, nullValuesAllowed, put, putGet, searchValue, set, setGet, valuePut, valuePutGet, valueSet, valueSetGet
 - 
Methods inherited from interface one.microstream.collections.types.XProcessingCollectionfetch, iterate, moveTo, pinch, removeBy, removeDuplicates, retrieve, retrieveBy
 - 
Methods inherited from interface one.microstream.collections.types.XProcessingMapremoveFor
 - 
Methods inherited from interface one.microstream.collections.types.XProcessingSequencemoveSelection, pick, pop, removeAt, view
 - 
Methods inherited from interface one.microstream.collections.types.XPutGetMapreplace
 - 
Methods inherited from interface one.microstream.collections.types.XPutGetSetputGet, replace
 - 
Methods inherited from interface one.microstream.collections.types.XPuttingCollectionnullPut, put
 - 
Methods inherited from interface one.microstream.collections.types.XRemovingCollectionclear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncate
 - 
Methods inherited from interface one.microstream.collections.types.XRemovingSequenceremoveRange, removeSelection, retainRange
 
- 
 
- 
- 
- 
Method Detail- 
keysXChart.Keys<K,V> keys() - Specified by:
- keysin interface- XBasicTable<K,V>
- Specified by:
- keysin interface- XGettingMap<K,V>
- Specified by:
- keysin interface- XGettingTable<K,V>
- Specified by:
- keysin interface- XMap<K,V>
- Specified by:
- keysin interface- XProcessingMap<K,V>
 
 - 
valuesXChart.Values<K,V> values() - Specified by:
- valuesin interface- XBasicTable<K,V>
- Specified by:
- valuesin interface- XGettingMap<K,V>
- Specified by:
- valuesin interface- XGettingTable<K,V>
- Specified by:
- valuesin interface- XMap<K,V>
- Specified by:
- valuesin interface- XProcessingMap<K,V>
 
 - 
oldXChart.EntriesBridge<K,V> old() - Specified by:
- oldin interface- XBasicTable<K,V>
- Specified by:
- oldin interface- XGettingCollection<K>
- Specified by:
- oldin interface- XGettingMap<K,V>
- Specified by:
- oldin interface- XGettingTable<K,V>
- Specified by:
- oldin interface- XMap<K,V>
 
 - 
oldMapXChart.Bridge<K,V> oldMap() 
 - 
hasVolatileValuesboolean hasVolatileValues() - Specified by:
- hasVolatileValuesin interface- XBasicTable<K,V>
 
 - 
putAllXChart<K,V> putAll(KeyValue<K,V>... elements) - Specified by:
- putAllin interface- XBasicEnum<K>
- Specified by:
- putAllin interface- XBasicSequence<K>
- Specified by:
- putAllin interface- XBasicTable<K,V>
- Specified by:
- putAllin interface- XCollection<K>
- Specified by:
- putAllin interface- XMap<K,V>
- Specified by:
- putAllin interface- XPutGetCollection<K>
- Specified by:
- putAllin interface- XPutGetEnum<K>
- Specified by:
- putAllin interface- XPutGetSequence<K>
- Specified by:
- putAllin interface- XPutGetSet<K>
- Specified by:
- putAllin interface- XPuttingCollection<K>
- Specified by:
- putAllin interface- XPuttingEnum<K>
- Specified by:
- putAllin interface- XPuttingSequence<K>
- Specified by:
- putAllin interface- XPuttingSet<K>
- Specified by:
- putAllin interface- XSet<K>
 
 - 
putAllXChart<K,V> putAll(KeyValue<K,V>[] elements, int srcStartIndex, int srcLength) - Specified by:
- putAllin interface- XBasicEnum<K>
- Specified by:
- putAllin interface- XBasicSequence<K>
- Specified by:
- putAllin interface- XBasicTable<K,V>
- Specified by:
- putAllin interface- XCollection<K>
- Specified by:
- putAllin interface- XMap<K,V>
- Specified by:
- putAllin interface- XPutGetCollection<K>
- Specified by:
- putAllin interface- XPutGetEnum<K>
- Specified by:
- putAllin interface- XPutGetSequence<K>
- Specified by:
- putAllin interface- XPutGetSet<K>
- Specified by:
- putAllin interface- XPuttingCollection<K>
- Specified by:
- putAllin interface- XPuttingEnum<K>
- Specified by:
- putAllin interface- XPuttingSequence<K>
- Specified by:
- putAllin interface- XPuttingSet<K>
- Specified by:
- putAllin interface- XSet<K>
 
 - 
putAllXChart<K,V> putAll(XGettingCollection<? extends KeyValue<K,V>> elements) - Specified by:
- putAllin interface- XBasicEnum<K>
- Specified by:
- putAllin interface- XBasicSequence<K>
- Specified by:
- putAllin interface- XBasicTable<K,V>
- Specified by:
- putAllin interface- XCollection<K>
- Specified by:
- putAllin interface- XPutGetCollection<K>
- Specified by:
- putAllin interface- XPutGetEnum<K>
- Specified by:
- putAllin interface- XPutGetSequence<K>
- Specified by:
- putAllin interface- XPutGetSet<K>
- Specified by:
- putAllin interface- XPuttingCollection<K>
- Specified by:
- putAllin interface- XPuttingEnum<K>
- Specified by:
- putAllin interface- XPuttingSequence<K>
- Specified by:
- putAllin interface- XPuttingSet<K>
- Specified by:
- putAllin interface- XSet<K>
 
 - 
addAllXChart<K,V> addAll(KeyValue<K,V>... elements) - Specified by:
- addAllin interface- XAddGetCollection<K>
- Specified by:
- addAllin interface- XAddGetSet<K>
- Specified by:
- addAllin interface- XAddingCollection<K>
- Specified by:
- addAllin interface- XAddingEnum<K>
- Specified by:
- addAllin interface- XAddingSequence<K>
- Specified by:
- addAllin interface- XAddingSet<K>
- Specified by:
- addAllin interface- XBasicEnum<K>
- Specified by:
- addAllin interface- XBasicSequence<K>
- Specified by:
- addAllin interface- XBasicTable<K,V>
- Specified by:
- addAllin interface- XCollection<K>
- Specified by:
- addAllin interface- XMap<K,V>
- Specified by:
- addAllin interface- XPutGetCollection<K>
- Specified by:
- addAllin interface- XPutGetEnum<K>
- Specified by:
- addAllin interface- XPutGetSequence<K>
- Specified by:
- addAllin interface- XPutGetSet<K>
- Specified by:
- addAllin interface- XPuttingEnum<K>
- Specified by:
- addAllin interface- XPuttingSet<K>
- Specified by:
- addAllin interface- XSet<K>
 
 - 
addAllXChart<K,V> addAll(KeyValue<K,V>[] elements, int srcStartIndex, int srcLength) - Specified by:
- addAllin interface- XAddGetCollection<K>
- Specified by:
- addAllin interface- XAddGetSet<K>
- Specified by:
- addAllin interface- XAddingCollection<K>
- Specified by:
- addAllin interface- XAddingEnum<K>
- Specified by:
- addAllin interface- XAddingSequence<K>
- Specified by:
- addAllin interface- XAddingSet<K>
- Specified by:
- addAllin interface- XBasicEnum<K>
- Specified by:
- addAllin interface- XBasicSequence<K>
- Specified by:
- addAllin interface- XBasicTable<K,V>
- Specified by:
- addAllin interface- XCollection<K>
- Specified by:
- addAllin interface- XMap<K,V>
- Specified by:
- addAllin interface- XPutGetCollection<K>
- Specified by:
- addAllin interface- XPutGetEnum<K>
- Specified by:
- addAllin interface- XPutGetSequence<K>
- Specified by:
- addAllin interface- XPutGetSet<K>
- Specified by:
- addAllin interface- XPuttingEnum<K>
- Specified by:
- addAllin interface- XPuttingSet<K>
- Specified by:
- addAllin interface- XSet<K>
 
 - 
addAllXChart<K,V> addAll(XGettingCollection<? extends KeyValue<K,V>> elements) - Specified by:
- addAllin interface- XAddGetCollection<K>
- Specified by:
- addAllin interface- XAddGetSet<K>
- Specified by:
- addAllin interface- XAddingCollection<K>
- Specified by:
- addAllin interface- XAddingEnum<K>
- Specified by:
- addAllin interface- XAddingSequence<K>
- Specified by:
- addAllin interface- XAddingSet<K>
- Specified by:
- addAllin interface- XBasicEnum<K>
- Specified by:
- addAllin interface- XBasicSequence<K>
- Specified by:
- addAllin interface- XBasicTable<K,V>
- Specified by:
- addAllin interface- XCollection<K>
- Specified by:
- addAllin interface- XMap<K,V>
- Specified by:
- addAllin interface- XPutGetCollection<K>
- Specified by:
- addAllin interface- XPutGetEnum<K>
- Specified by:
- addAllin interface- XPutGetSequence<K>
- Specified by:
- addAllin interface- XPutGetSet<K>
- Specified by:
- addAllin interface- XPuttingEnum<K>
- Specified by:
- addAllin interface- XPuttingSet<K>
- Specified by:
- addAllin interface- XSet<K>
 
 
- 
 
-