- All Superinterfaces:
DataBinding, Iterable<Map.Entry<Value,Value>>, IterableMap<Value,Value>, Map<Value,Value>, MapData<Value,Value>, OrderedMap<Value,Value>, SortedMap<Value,Value>
- All Known Implementing Classes:
MapDataModel, MapDataModel, MapDataProxy
-
-
Method Summary
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
Methods inherited from interface swim.api.data.MapData
close, drop, isResident, isTransient, keyClass, keyForm, keyForm, name, snapshot, take, valueClass, valueForm, valueForm
Methods inherited from interface swim.util.OrderedMap
clear, comparator, containsKey, containsValue, entrySet, firstEntry, firstKey, firstValue, get, getEntry, getIndex, headMap, indexOf, isEmpty, iterator, keyIterator, keySet, lastEntry, lastKey, lastValue, nextEntry, nextKey, nextValue, previousEntry, previousKey, previousValue, put, putAll, remove, size, subMap, tailMap, valueIterator, values