public static class AqdefObjectModel.ValueEntries extends AqdefObjectModel.Entries<AqdefObjectModel.ValueEntry,ValueIndex>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ValueEntries(ValueIndex index) |
| Modifier and Type | Method and Description |
|---|---|
protected AqdefObjectModel.ValueEntry |
newEntry(KKey key,
ValueIndex index,
Object value) |
AqdefObjectModel.ValueEntries |
withIndex(ValueIndex 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 ValueEntries(ValueIndex index)
public AqdefObjectModel.ValueEntries withIndex(ValueIndex index)
AqdefObjectModel.EntrieswithIndex in class AqdefObjectModel.Entries<AqdefObjectModel.ValueEntry,ValueIndex>protected AqdefObjectModel.ValueEntry newEntry(KKey key, ValueIndex index, Object value)
newEntry in class AqdefObjectModel.Entries<AqdefObjectModel.ValueEntry,ValueIndex>Copyright © 2018. All rights reserved.