Interface XMap.Creator<K,​V>

All Superinterfaces:
XAddGetMap.Creator<K,​V>, XAddingMap.Creator<K,​V>, XGettingMap.Creator<K,​V>, XProcessingMap.Creator<K,​V>, XPutGetMap.Creator<K,​V>, XPuttingMap.Creator<K,​V>, XRemovingMap.Factory<K,​V>
Enclosing interface:
XMap<K,​V>

public static interface XMap.Creator<K,​V>
extends XProcessingMap.Creator<K,​V>, XPutGetMap.Creator<K,​V>
  • Method Summary

    Modifier and Type Method Description
    XMap<K,​V> newInstance()