Interface XAddingTable.Creator<K,V>
-
- Enclosing interface:
- XAddingTable<K,V>
public static interface XAddingTable.Creator<K,V>
-
-
Method Summary
Modifier and Type Method Description XAddingTable<K,V>
newInstance()
-
-
-
Method Detail
-
newInstance
XAddingTable<K,V> newInstance()
-
-