Package one.microstream.collections
Interface ConstHashTable.Creator<K,V>
- Enclosing class:
- ConstHashTable<K,V>
public static interface ConstHashTable.Creator<K,V>
-
Method Summary
Modifier and Type Method Description ConstHashTable<K,V>
newInstance()
-
Method Details
-
newInstance
ConstHashTable<K,V> newInstance()
-