Interface XProcessingMap.Creator<K,​V>

All Superinterfaces:
XGettingMap.Creator<K,​V>, XRemovingMap.Factory<K,​V>
All Known Subinterfaces:
XMap.Creator<K,​V>
Enclosing interface:
XProcessingMap<K,​V>

public static interface XProcessingMap.Creator<K,​V>
extends XRemovingMap.Factory<K,​V>, XGettingMap.Creator<K,​V>