Class MarshallableFunctions.SetValueIfPresentReturnPrevOrNull<K,V>

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

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