public static interface XTable.Keys<K,V> extends XBasicTable.Keys<K,V>, XEnum<K>
XEnum.Creator<E>XSet.Factory<E>XBasicSequence.Factory<E>XIncreasingEnum.Factory<E>XIterable.Executor<E>| Modifier and Type | Method and Description |
|---|---|
XTable.Keys<K,V> |
addAll(K... elements) |
XTable.Keys<K,V> |
addAll(K[] elements,
int srcStartIndex,
int srcLength) |
XTable.Keys<K,V> |
addAll(XGettingCollection<? extends K> elements) |
XEnum<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.
|
XTable<K,V> |
parent() |
XTable.Keys<K,V> |
putAll(K... elements)
Adds the specified elements to this collection if it is not already present (optional operation).
|
XTable.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. |
XTable.Keys<K,V> |
putAll(XGettingCollection<? extends K> elements)
Adds the specified elements to this collection if it is not already present (optional operation).
|
immureprependAll, prependAll, prependAll, preputAll, preputAll, preputAll, range, reverse, set, set, setAll, sort, swap, swap, toReversedimmureputGet, replaceaddGet, deduplicatecollectorinput, inputAll, inputAll, inputAll, nullInputinsert, insertAll, insertAll, insertAll, nullInsertnullPut, putaccept, add, nullAddcurrentCapacity, currentFreeCapacity, ensureCapacity, ensureFreeCapacityisFull, maximumCapacity, remainingCapacitynullPreput, preputnullPrepend, prependnullAllowedsortIfApplicablesubstitutesetFirst, setGet, setLastshiftBy, shiftBy, shiftTo, shiftToiterate, viewmoveSelection, pick, pop, removeAt, viewremoveRange, removeSelection, retainRangefetch, iterate, moveTo, pinch, removeBy, removeDuplicates, retrieve, retrieveByprocessclear, consolidate, nullRemove, optimize, remove, removeAll, removeDuplicates, removeOne, retainAll, truncatesetXTable<K,V> parent()
parent in interface XBasicTable.Keys<K,V>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>XTable.Keys<K,V> putAll(K... elements)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XBasicTable.Keys<K,V>putAll in interface XCollection<K>putAll in interface XEnum<K>putAll in interface XExpandingEnum<K>putAll in interface XExpandingSequence<K>putAll in interface XIncreasingEnum<K>putAll in interface XIncreasingSequence<K>putAll in interface XInputtingEnum<K>putAll in interface XInputtingSequence<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 XSequence<K>putAll in interface XSet<K>elements - to addXTable.Keys<K,V> putAll(K[] elements, int srcStartIndex, int srcLength)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XBasicTable.Keys<K,V>putAll in interface XCollection<K>putAll in interface XEnum<K>putAll in interface XExpandingEnum<K>putAll in interface XExpandingSequence<K>putAll in interface XIncreasingEnum<K>putAll in interface XIncreasingSequence<K>putAll in interface XInputtingEnum<K>putAll in interface XInputtingSequence<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 XSequence<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 collectionXTable.Keys<K,V> putAll(XGettingCollection<? extends K> elements)
XPuttingCollectionputAll in interface XBasicEnum<K>putAll in interface XBasicSequence<K>putAll in interface XBasicTable.Keys<K,V>putAll in interface XCollection<K>putAll in interface XEnum<K>putAll in interface XExpandingEnum<K>putAll in interface XExpandingSequence<K>putAll in interface XIncreasingEnum<K>putAll in interface XIncreasingSequence<K>putAll in interface XInputtingEnum<K>putAll in interface XInputtingSequence<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 XSequence<K>putAll in interface XSet<K>elements - to addXTable.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 XBasicTable.Keys<K,V>addAll in interface XCollection<K>addAll in interface XEnum<K>addAll in interface XExpandingEnum<K>addAll in interface XExpandingSequence<K>addAll in interface XExtendingEnum<K>addAll in interface XExtendingSequence<K>addAll in interface XIncreasingEnum<K>addAll in interface XIncreasingSequence<K>addAll in interface XInputtingEnum<K>addAll in interface XInputtingSequence<K>addAll in interface XInsertingEnum<K>addAll in interface XInsertingSequence<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 XSequence<K>addAll in interface XSet<K>XTable.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 XBasicTable.Keys<K,V>addAll in interface XCollection<K>addAll in interface XEnum<K>addAll in interface XExpandingEnum<K>addAll in interface XExpandingSequence<K>addAll in interface XExtendingEnum<K>addAll in interface XExtendingSequence<K>addAll in interface XIncreasingEnum<K>addAll in interface XIncreasingSequence<K>addAll in interface XInputtingEnum<K>addAll in interface XInputtingSequence<K>addAll in interface XInsertingEnum<K>addAll in interface XInsertingSequence<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 XSequence<K>addAll in interface XSet<K>XTable.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 XBasicTable.Keys<K,V>addAll in interface XCollection<K>addAll in interface XEnum<K>addAll in interface XExpandingEnum<K>addAll in interface XExpandingSequence<K>addAll in interface XExtendingEnum<K>addAll in interface XExtendingSequence<K>addAll in interface XIncreasingEnum<K>addAll in interface XIncreasingSequence<K>addAll in interface XInputtingEnum<K>addAll in interface XInputtingSequence<K>addAll in interface XInsertingEnum<K>addAll in interface XInsertingSequence<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 XSequence<K>addAll in interface XSet<K>XEnum<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 XBasicTable.Keys<K,V>copy in interface XCollection<K>copy in interface XDecreasingEnum<K>copy in interface XDecreasingSequence<K>copy in interface XEnum<K>copy in interface XGettingCollection<K>copy in interface XGettingEnum<K>copy in interface XGettingSequence<K>copy in interface XGettingSet<K>copy in interface XIncreasingEnum<K>copy in interface XIncreasingSequence<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 XSequence<K>copy in interface XSet<K>copy in interface XSettingEnum<K>copy in interface XSettingSequence<K>copy in interface XSortableEnum<K>copy in interface XSortableSequence<K>Copyright © 2022 MicroStream Software. All rights reserved.