K - the map key typeV - the map value typepublic class CopyOnWriteMapOperations<K,V> extends Object implements Operations<Map<K,V>>
| Constructor and Description |
|---|
CopyOnWriteMapOperations() |
| Modifier and Type | Method and Description |
|---|---|
Map<K,V> |
apply(Map<K,V> map) |
Map<K,V> |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentityCopyright © 2019 JBoss by Red Hat. All rights reserved.