Uses of Interface
org.infinispan.commons.util.WeakValueHashMap.ValueRef
-
Packages that use WeakValueHashMap.ValueRef Package Description org.infinispan.commons.util Commons package providing various utility classes -
-
Uses of WeakValueHashMap.ValueRef in org.infinispan.commons.util
Methods in org.infinispan.commons.util that return types with arguments of type WeakValueHashMap.ValueRef Modifier and Type Method Description protected Map<K,WeakValueHashMap.ValueRef<K,V>>
WeakValueHashMap. createMap()
Create map.
-