Uses of Class
org.infinispan.counter.impl.function.ReadFunction
-
Packages that use ReadFunction Package Description org.infinispan.counter.impl.function -
-
Uses of ReadFunction in org.infinispan.counter.impl.function
Fields in org.infinispan.counter.impl.function with type parameters of type ReadFunction Modifier and Type Field Description static org.infinispan.commons.marshall.AdvancedExternalizer<ReadFunction>ReadFunction. EXTERNALIZERMethods in org.infinispan.counter.impl.function that return ReadFunction Modifier and Type Method Description static <K> ReadFunction<K>ReadFunction. getInstance()
-