public static interface XBasicTable.Keys<K,V> extends XMap.Keys<K,V>, XGettingTable.Keys<K,V>, XBasicEnum<K>
XBasicEnum.Creator<E>XSet.Factory<E>XBasicSequence.Factory<E>| Modifier and Type | Method and Description |
|---|---|
XBasicTable.Keys<K,V> |
addAll(K... elements) |
XBasicTable.Keys<K,V> |
addAll(K[] elements,
int srcStartIndex,
int srcLength) |
XBasicTable.Keys<K,V> |
addAll(XGettingCollection<? extends K> elements) |
XBasicEnum<K> |
copy()
Creates a true copy of this collection which references the same elements as this collection does
at the time the method is called.
|
XBasicTable<K,V> |
parent() |
XBasicTable.Keys<K,V> |
putAll(K... elements)
Adds the specified elements to this collection if it is not already present (optional operation).
|
XBasicTable.Keys<K,V> |
putAll(K[] elements,
int srcStartIndex,
int srcLength)
Adds the specified elements to this collection if it is not already present (optional operation).
Only the elements with indizes from the srcStartIndex to the srcStartIndex+srcLength are put in the collection. |
XBasicTable.Keys<K,V> |
putAll(XGettingCollection<? extends K> elements)
Adds the specified elements to this collection if it is not already present (optional operation).
|
immuresubstituteimmure, toReversedcollectorputGet, replaceaddGet, deduplicatenullPut, putaccept, add, nullAddnullAllowedcurrentCapacity, currentFreeCapacity, ensureCapacity, ensureFreeCapacityisFull, maximumCapacity, remainingCapacityiterate, range, view, viewmoveSelection, pick, pop, removeAt, viewremoveRange, removeSelection, retainRangeat, copySelection, first, get, hasIndex, indexBy, indexOf, isSorted, last, lastIndexBy, lastIndexOf, maxIndex, minIndex, peek, poll, scaniterateIndexedfetch, moveTo, pinch, removeBy, removeDuplicates, retrieve, retrieveByprocessclear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncateXBasicTable<K,V> parent()
parent in interface XGettingMap.Satellite<K,V>parent in interface XGettingTable.Keys<K,V>parent in interface XGettingTable.Satellite<K,V>parent in interface XMap.Satellite<K,V>XBasicTable.Keys<K,V> putAll(K... elements)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XCollection<K>putAll in interface XPutGetCollection<K>putAll in interface XPutGetEnum<K>putAll in interface XPutGetSequence<K>putAll in interface XPutGetSet<K>putAll in interface XPuttingCollection<K>putAll in interface XPuttingEnum<K>putAll in interface XPuttingSequence<K>putAll in interface XPuttingSet<K>putAll in interface XSet<K>elements - to addXBasicTable.Keys<K,V> putAll(K[] elements, int srcStartIndex, int srcLength)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XCollection<K>putAll in interface XPutGetCollection<K>putAll in interface XPutGetEnum<K>putAll in interface XPutGetSequence<K>putAll in interface XPutGetSet<K>putAll in interface XPuttingCollection<K>putAll in interface XPuttingEnum<K>putAll in interface XPuttingSequence<K>putAll in interface XPuttingSet<K>putAll in interface XSet<K>elements - to addsrcStartIndex - start index of elements-array to add to collectionsrcLength - length of elements-array to add to collectionXBasicTable.Keys<K,V> putAll(XGettingCollection<? extends K> elements)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XCollection<K>putAll in interface XPutGetCollection<K>putAll in interface XPutGetEnum<K>putAll in interface XPutGetSequence<K>putAll in interface XPutGetSet<K>putAll in interface XPuttingCollection<K>putAll in interface XPuttingEnum<K>putAll in interface XPuttingSequence<K>putAll in interface XPuttingSet<K>putAll in interface XSet<K>elements - to addXBasicTable.Keys<K,V> addAll(K... elements)
addAll in interface XAddGetCollection<K>addAll in interface XAddGetSet<K>addAll in interface XAddingCollection<K>addAll in interface XAddingEnum<K>addAll in interface XAddingSequence<K>addAll in interface XAddingSet<K>addAll in interface XBasicEnum<K>addAll in interface XBasicSequence<K>addAll in interface XCollection<K>addAll in interface XPutGetCollection<K>addAll in interface XPutGetEnum<K>addAll in interface XPutGetSequence<K>addAll in interface XPutGetSet<K>addAll in interface XPuttingEnum<K>addAll in interface XPuttingSet<K>addAll in interface XSet<K>XBasicTable.Keys<K,V> addAll(K[] elements, int srcStartIndex, int srcLength)
addAll in interface XAddGetCollection<K>addAll in interface XAddGetSet<K>addAll in interface XAddingCollection<K>addAll in interface XAddingEnum<K>addAll in interface XAddingSequence<K>addAll in interface XAddingSet<K>addAll in interface XBasicEnum<K>addAll in interface XBasicSequence<K>addAll in interface XCollection<K>addAll in interface XPutGetCollection<K>addAll in interface XPutGetEnum<K>addAll in interface XPutGetSequence<K>addAll in interface XPutGetSet<K>addAll in interface XPuttingEnum<K>addAll in interface XPuttingSet<K>addAll in interface XSet<K>XBasicTable.Keys<K,V> addAll(XGettingCollection<? extends K> elements)
addAll in interface XAddGetCollection<K>addAll in interface XAddGetSet<K>addAll in interface XAddingCollection<K>addAll in interface XAddingEnum<K>addAll in interface XAddingSequence<K>addAll in interface XAddingSet<K>addAll in interface XBasicEnum<K>addAll in interface XBasicSequence<K>addAll in interface XCollection<K>addAll in interface XPutGetCollection<K>addAll in interface XPutGetEnum<K>addAll in interface XPutGetSequence<K>addAll in interface XPutGetSet<K>addAll in interface XPuttingEnum<K>addAll in interface XPuttingSet<K>addAll in interface XSet<K>XBasicEnum<K> copy()
XGettingCollectioncopy in interface Copyablecopy in interface XAddGetCollection<K>copy in interface XAddGetSet<K>copy in interface XBasicEnum<K>copy in interface XBasicSequence<K>copy in interface XCollection<K>copy in interface XGettingCollection<K>copy in interface XGettingEnum<K>copy in interface XGettingSequence<K>copy in interface XGettingSet<K>copy in interface XProcessingEnum<K>copy in interface XProcessingSet<K>copy in interface XPutGetCollection<K>copy in interface XPutGetEnum<K>copy in interface XPutGetSequence<K>copy in interface XPutGetSet<K>copy in interface XSet<K>Copyright © 2022 MicroStream Software. All rights reserved.