Uses of Class
one.microstream.collections.LockedGettingMap
-
Packages that use LockedGettingMap Package Description one.microstream.collections -
-
Uses of LockedGettingMap in one.microstream.collections
Methods in one.microstream.collections that return LockedGettingMap Modifier and Type Method Description static <K,V>
LockedGettingMap<K,V>LockedGettingMap. New(XGettingMap<K,V> subject)
static <K,V>
LockedGettingMap<K,V>LockedGettingMap. New(XGettingMap<K,V> subject, Object lock)
-