Class MarshallableFunctions.SetValueMetasIfPresentReturnBoolean<K,V>

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

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