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