Class MarshallableFunctions.SetValueIfPresentReturnBoolean<K,V>

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

@ProtoTypeId(1296) public static final class MarshallableFunctions.SetValueIfPresentReturnBoolean<K,V> extends Object implements BiFunction<V, EntryView.ReadWriteEntryView<K,V>, Boolean>