K - the key typeV - the value typepublic static interface XPuttingMap.Creator<K,V> extends XAddingMap.Creator<K,V>
| Modifier and Type | Method and Description |
|---|---|
XPuttingMap<K,V> |
newInstance() |
XPuttingMap<K,V> newInstance()
newInstance in interface XAddingMap.Creator<K,V>Copyright © 2022 MicroStream Software. All rights reserved.