Class MarshallableFunctions.Remove<K,V>
java.lang.Object
org.infinispan.marshall.core.MarshallableFunctions.Remove<K,V>
- All Implemented Interfaces:
Consumer<EntryView.WriteEntryView<K,
V>>
- Enclosing class:
MarshallableFunctions
@ProtoTypeId(1280)
public static final class MarshallableFunctions.Remove<K,V>
extends Object
implements Consumer<EntryView.WriteEntryView<K,V>>
-
Constructor Details
-
Remove
public Remove()
-
-
Method Details
-
accept
-