Interface XPutGetMap.Creator<K,​V>

All Superinterfaces:
XAddGetMap.Creator<K,​V>, XAddingMap.Creator<K,​V>, XGettingMap.Creator<K,​V>, XPuttingMap.Creator<K,​V>
All Known Subinterfaces:
XMap.Creator<K,​V>
Enclosing interface:
XPutGetMap<K,​V>

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

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