Uses of Interface
org.hibernate.internal.util.collections.ReadOnlyMap
Packages that use ReadOnlyMap
-
Uses of ReadOnlyMap in org.hibernate.internal.util.collections
Classes in org.hibernate.internal.util.collections that implement ReadOnlyMapModifier and TypeClassDescriptionfinal class
For efficient lookup based on Class types as key, a ClassValue should be used; however it requires lazy association of values; this helper wraps a plain HashMap but optimises lookups via the ClassValue.Fields in org.hibernate.internal.util.collections declared as ReadOnlyMap