Class GetAndRemove<K,V>
- java.lang.Object
-
- org.infinispan.jcache.embedded.functions.GetAndRemove<K,V>
-
-
Constructor Summary
Constructors Constructor Description GetAndRemove()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description V
apply(org.infinispan.functional.EntryView.ReadWriteEntryView<K,V> view)
static <K,V>
GetAndRemove<K,V>getInstance()
-