public static class AqdefObjectModel.PartEntries extends AqdefObjectModel.Entries<AqdefObjectModel.PartEntry,PartIndex>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PartEntries(PartIndex index) |
| Modifier and Type | Method and Description |
|---|---|
protected AqdefObjectModel.PartEntry |
newEntry(KKey key,
PartIndex index,
Object value) |
AqdefObjectModel.PartEntries |
withIndex(PartIndex 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, removeclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuestoStringpublic PartEntries(PartIndex index)
public AqdefObjectModel.PartEntries withIndex(PartIndex index)
AqdefObjectModel.EntrieswithIndex in class AqdefObjectModel.Entries<AqdefObjectModel.PartEntry,PartIndex>protected AqdefObjectModel.PartEntry newEntry(KKey key, PartIndex index, Object value)
newEntry in class AqdefObjectModel.Entries<AqdefObjectModel.PartEntry,PartIndex>Copyright © 2017. All rights reserved.