- All Superinterfaces:
CapacityCarrying
, ComponentType
, Copyable
, ExtendedBag<V>
, ExtendedCollection<V>
, HashImmutable
, Immutable
, Iterable<V>
, Sized
, ThreadSafe
, XGettingBag<V>
, XGettingCollection<V>
, XGettingMap.Satellite<K,V>
, XGettingMap.Values<K,V>
, XImmutableBag<V>
, XImmutableCollection<V>
, XImmutableMap.Satellite<K,V>
, XIterable<V>
, XJoinable<V>
- All Known Subinterfaces:
XImmutableTable.Values<K,V>
- All Known Implementing Classes:
ConstHashTable.Values
, EqConstHashTable.Values
- Enclosing interface:
- XImmutableMap<K,V>
public static interface XImmutableMap.Values<K,V>
extends XGettingMap.Values<K,V>, XImmutableBag<V>, XImmutableMap.Satellite<K,V>
-
-
Method Summary
Methods inherited from interface one.microstream.collections.interfaces.Sized
isEmpty
Methods inherited from interface one.microstream.collections.types.XGettingCollection
applies, contains, containsAll, containsId, containsSearched, copyTo, count, countBy, distinct, distinct, equality, equals, equals, equalsContent, except, filterTo, get, hashCode, hasVolatileElements, intersect, intSize, iterator, join, max, min, nullContained, old, search, seek, size, toArray, toArray, union
Methods inherited from interface one.microstream.collections.types.XIterable
iterate