Class Put<K,V>
java.lang.Object
org.infinispan.jcache.embedded.functions.GetAndPut<K,V>
org.infinispan.jcache.embedded.functions.Put<K,V>
- All Implemented Interfaces:
BiFunction<V,,org.infinispan.functional.EntryView.ReadWriteEntryView<K, V>, V> org.infinispan.commands.functional.functions.InjectableComponent
-
Field Summary
Fields inherited from class org.infinispan.jcache.embedded.functions.GetAndPut
expiryPolicy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen