Uses of Class
org.cache2k.core.Hash2
-
Packages that use Hash2 Package Description org.cache2k.core -
-
Uses of Hash2 in org.cache2k.core
Fields in org.cache2k.core declared as Hash2 Modifier and Type Field Description protected Hash2<K,V>HeapCache. hashMethods in org.cache2k.core that return Hash2 Modifier and Type Method Description Hash2<K,V>HeapCache. createHashTable()Hash2<Integer,V>IntHeapCache. createHashTable()Modified hash table implementation.
-