Class MarshallableFunctions.RemoveReturnBoolean<K,V>

java.lang.Object
org.infinispan.marshall.core.MarshallableFunctions.RemoveReturnBoolean<K,V>
All Implemented Interfaces:
Function<EntryView.ReadWriteEntryView<K,V>, Boolean>
Enclosing class:
MarshallableFunctions

@ProtoTypeId(1282) public static final class MarshallableFunctions.RemoveReturnBoolean<K,V> extends Object implements Function<EntryView.ReadWriteEntryView<K,V>, Boolean>