Class LockedGettingMap<K,​V>

java.lang.Object
one.microstream.collections.LockedGettingMap<K,​V>
All Implemented Interfaces:
Iterable<KeyValue<K,​V>>, CapacityCarrying, ExtendedCollection<KeyValue<K,​V>>, ExtendedMap<K,​V>, Sized, XGettingCollection<KeyValue<K,​V>>, XGettingMap<K,​V>, XGettingSet<KeyValue<K,​V>>, XIterable<KeyValue<K,​V>>, XJoinable<KeyValue<K,​V>>, Synchronized, ThreadSafe, Copyable

public final class LockedGettingMap<K,​V>
extends Object
implements XGettingMap<K,​V>, Synchronized