public static class AqdefObjectModel.CharacteristicEntries extends AqdefObjectModel.Entries<AqdefObjectModel.CharacteristicEntry,CharacteristicIndex>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CharacteristicEntries(CharacteristicIndex index) |
| Modifier and Type | Method and Description |
|---|---|
protected AqdefObjectModel.CharacteristicEntry |
newEntry(KKey key,
CharacteristicIndex index,
Object value) |
AqdefObjectModel.CharacteristicEntries |
withIndex(CharacteristicIndex index)
Creates a copy of this entries with a given index.
|
equals, forEachEntry, get, getIndex, getValue, getValue, getValue, getValue, hashCode, put, put, put, put, putAll, putAll, remove, removeclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuestoStringpublic CharacteristicEntries(CharacteristicIndex index)
public AqdefObjectModel.CharacteristicEntries withIndex(CharacteristicIndex index)
AqdefObjectModel.EntrieswithIndex in class AqdefObjectModel.Entries<AqdefObjectModel.CharacteristicEntry,CharacteristicIndex>protected AqdefObjectModel.CharacteristicEntry newEntry(KKey key, CharacteristicIndex index, Object value)
newEntry in class AqdefObjectModel.Entries<AqdefObjectModel.CharacteristicEntry,CharacteristicIndex>Copyright © 2019. All rights reserved.