Class MarshallableFunctions.SetValueMetasIfAbsentReturnPrevOrNull<K,V>

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

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