WildFly: Infinispan SPI 16.0.0.Final
-
- Type Parameters:
K - the map key type
V - the map value type
- All Implemented Interfaces:
- BiConsumer<Map<K,V>,K>, BiFunction<Object,Map<K,V>,Map<K,V>>
- Direct Known Subclasses:
- ConcurrentMapRemoveFunction, CopyOnWriteMapRemoveFunction
public class MapRemoveFunction<K,V>
extends MapFunction<K,V,K>
Function that removes an entry from a map.
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Infinispan SPI 16.0.0.Final
Copyright © 2019 JBoss by Red Hat. All rights reserved.