Uses of Class
org.h2.util.SoftValuesHashMap.SoftValue
-
Packages that use SoftValuesHashMap.SoftValue Package Description org.h2.util Internal utility classes. -
-
Uses of SoftValuesHashMap.SoftValue in org.h2.util
Fields in org.h2.util with type parameters of type SoftValuesHashMap.SoftValue Modifier and Type Field Description private java.util.Map<K,SoftValuesHashMap.SoftValue<V>>
SoftValuesHashMap. map
-