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