Uses of Class
org.hibernate.internal.util.collections.LazyIndexedMap
-
Packages that use LazyIndexedMap Package Description org.hibernate.internal.util.collections -
-
Uses of LazyIndexedMap in org.hibernate.internal.util.collections
Subclasses of LazyIndexedMap in org.hibernate.internal.util.collections Modifier and Type Class Description class
LockModeEnumMap<V>
A concurrent safe EnumMap<LockMode>, suitable to lazily associate values to the enum keys.
-