Uses of Interface
org.infinispan.reactive.publisher.impl.ModifiedValueFunction
-
Packages that use ModifiedValueFunction Package Description org.infinispan.stream.impl -
-
Uses of ModifiedValueFunction in org.infinispan.stream.impl
Classes in org.infinispan.stream.impl that implement ModifiedValueFunction Modifier and Type Class Description classCacheIntermediatePublisher<R>Function that is used to encapsulate multiple intermediate operations and perform them lazily when the function is applied.
-