Class MarshallableFunctions.SetValueIfEqualsReturnBoolean<K,V>

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

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