Interface XGettingMap.Creator<K,V>
- All Known Subinterfaces:
XAddGetMap.Creator<K,V>
,XMap.Creator<K,V>
,XProcessingMap.Creator<K,V>
,XPutGetMap.Creator<K,V>
- Enclosing interface:
- XGettingMap<K,V>
public static interface XGettingMap.Creator<K,V>
-
Method Summary
Modifier and Type Method Description XGettingMap<K,V>
newInstance()
-
Method Details
-
newInstance
XGettingMap<K,V> newInstance()
-