Uses of Package
org.infinispan.util.function
-
Packages that use org.infinispan.util.function Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.functional Functional API packageorg.infinispan.manager Cache manager API.org.infinispan.persistence.util org.infinispan.stream Cache stream processing.org.infinispan.stream.impl org.infinispan.stream.impl.intops.object org.infinispan.stream.impl.local org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
Classes in org.infinispan.util.function used by org.infinispan Class Description SerializableBiConsumer This is a functional interface that is the same as aBiConsumer
except that it must also beSerializable
SerializableBiFunction This is a functional interface that is the same as aBiFunction
except that it must also beSerializable
SerializableBinaryOperator This is a functional interface that is the same as aBinaryOperator
except that it must also beSerializable
SerializableComparator This is a functional interface that is the same as aComparator
except that it must also beSerializable
SerializableConsumer This is a functional interface that is the same as aConsumer
except that it must also beSerializable
SerializableDoubleBinaryOperator This is a functional interface that is the same as aDoubleBinaryOperator
except that it must also beSerializable
SerializableDoubleConsumer This is a functional interface that is the same as aDoubleConsumer
except that it must also beSerializable
SerializableDoubleFunction This is a functional interface that is the same as aDoubleFunction
except that it must also beSerializable
SerializableDoublePredicate This is a functional interface that is the same as aDoublePredicate
except that it must also beSerializable
SerializableDoubleToIntFunction This is a functional interface that is the same as aDoubleToIntFunction
except that it must also beSerializable
SerializableDoubleToLongFunction This is a functional interface that is the same as aDoubleToLongFunction
except that it must also beSerializable
SerializableDoubleUnaryOperator This is a functional interface that is the same as aDoubleUnaryOperator
except that it must also beSerializable
SerializableFunction This is a functional interface that is the same as aFunction
except that it must also beSerializable
SerializableIntBinaryOperator This is a functional interface that is the same as aIntBinaryOperator
except that it must also beSerializable
SerializableIntConsumer This is a functional interface that is the same as aIntConsumer
except that it must also beSerializable
SerializableIntFunction This is a functional interface that is the same as aIntFunction
except that it must also beSerializable
SerializableIntPredicate This is a functional interface that is the same as aIntPredicate
except that it must also beSerializable
SerializableIntToDoubleFunction This is a functional interface that is the same as aIntToDoubleFunction
except that it must also beSerializable
SerializableIntToLongFunction This is a functional interface that is the same as aIntToLongFunction
except that it must also beSerializable
SerializableIntUnaryOperator This is a functional interface that is the same as aIntUnaryOperator
except that it must also beSerializable
SerializableLongBinaryOperator This is a functional interface that is the same as aLongBinaryOperator
except that it must also beSerializable
SerializableLongConsumer This is a functional interface that is the same as aLongConsumer
except that it must also beSerializable
SerializableLongFunction This is a functional interface that is the same as aLongFunction
except that it must also beSerializable
SerializableLongPredicate This is a functional interface that is the same as aLongPredicate
except that it must also beSerializable
SerializableLongToDoubleFunction This is a functional interface that is the same as aLongToDoubleFunction
except that it must also beSerializable
SerializableLongToIntFunction This is a functional interface that is the same as aLongToIntFunction
except that it must also beSerializable
SerializableLongUnaryOperator This is a functional interface that is the same as aLongUnaryOperator
except that it must also beSerializable
SerializableObjDoubleConsumer This is a functional interface that is the same as aObjDoubleConsumer
except that it must also beSerializable
SerializableObjIntConsumer This is a functional interface that is the same as aObjIntConsumer
except that it must also beSerializable
SerializableObjLongConsumer This is a functional interface that is the same as aObjLongConsumer
except that it must also beSerializable
SerializablePredicate This is a functional interface that is the same as aPredicate
except that it must also beSerializable
SerializableSupplier This is a functional interface that is the same as aSupplier
except that it must also beSerializable
SerializableToDoubleFunction This is a functional interface that is the same as aToDoubleFunction
except that it must also beSerializable
SerializableToIntFunction This is a functional interface that is the same as aToIntFunction
except that it must also beSerializable
SerializableToLongFunction This is a functional interface that is the same as aToLongFunction
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.functional Class Description SerializableBiConsumer This is a functional interface that is the same as aBiConsumer
except that it must also beSerializable
SerializableBiFunction This is a functional interface that is the same as aBiFunction
except that it must also beSerializable
SerializableConsumer This is a functional interface that is the same as aConsumer
except that it must also beSerializable
SerializableFunction This is a functional interface that is the same as aFunction
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.manager Class Description SerializableFunction This is a functional interface that is the same as aFunction
except that it must also beSerializable
SerializableRunnable This is a functional interface that is the same as aRunnable
except that it must also beSerializable
TriConsumer Represents an operation that accepts three input arguments and returns no result. -
Classes in org.infinispan.util.function used by org.infinispan.persistence.util Class Description CloseableSupplier -
Classes in org.infinispan.util.function used by org.infinispan.stream Class Description SerializableSupplier This is a functional interface that is the same as aSupplier
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.stream.impl Class Description SerializableBiConsumer This is a functional interface that is the same as aBiConsumer
except that it must also beSerializable
SerializableDoubleBinaryOperator This is a functional interface that is the same as aDoubleBinaryOperator
except that it must also beSerializable
SerializableDoubleConsumer This is a functional interface that is the same as aDoubleConsumer
except that it must also beSerializable
SerializableDoubleFunction This is a functional interface that is the same as aDoubleFunction
except that it must also beSerializable
SerializableDoublePredicate This is a functional interface that is the same as aDoublePredicate
except that it must also beSerializable
SerializableDoubleToIntFunction This is a functional interface that is the same as aDoubleToIntFunction
except that it must also beSerializable
SerializableDoubleToLongFunction This is a functional interface that is the same as aDoubleToLongFunction
except that it must also beSerializable
SerializableDoubleUnaryOperator This is a functional interface that is the same as aDoubleUnaryOperator
except that it must also beSerializable
SerializableIntBinaryOperator This is a functional interface that is the same as aIntBinaryOperator
except that it must also beSerializable
SerializableIntConsumer This is a functional interface that is the same as aIntConsumer
except that it must also beSerializable
SerializableIntFunction This is a functional interface that is the same as aIntFunction
except that it must also beSerializable
SerializableIntPredicate This is a functional interface that is the same as aIntPredicate
except that it must also beSerializable
SerializableIntToDoubleFunction This is a functional interface that is the same as aIntToDoubleFunction
except that it must also beSerializable
SerializableIntToLongFunction This is a functional interface that is the same as aIntToLongFunction
except that it must also beSerializable
SerializableIntUnaryOperator This is a functional interface that is the same as aIntUnaryOperator
except that it must also beSerializable
SerializableLongBinaryOperator This is a functional interface that is the same as aLongBinaryOperator
except that it must also beSerializable
SerializableLongConsumer This is a functional interface that is the same as aLongConsumer
except that it must also beSerializable
SerializableLongFunction This is a functional interface that is the same as aLongFunction
except that it must also beSerializable
SerializableLongPredicate This is a functional interface that is the same as aLongPredicate
except that it must also beSerializable
SerializableLongToDoubleFunction This is a functional interface that is the same as aLongToDoubleFunction
except that it must also beSerializable
SerializableLongToIntFunction This is a functional interface that is the same as aLongToIntFunction
except that it must also beSerializable
SerializableLongUnaryOperator This is a functional interface that is the same as aLongUnaryOperator
except that it must also beSerializable
SerializableObjDoubleConsumer This is a functional interface that is the same as aObjDoubleConsumer
except that it must also beSerializable
SerializableObjIntConsumer This is a functional interface that is the same as aObjIntConsumer
except that it must also beSerializable
SerializableObjLongConsumer This is a functional interface that is the same as aObjLongConsumer
except that it must also beSerializable
SerializableSupplier This is a functional interface that is the same as aSupplier
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.stream.impl.intops.object Class Description SerializableFunction This is a functional interface that is the same as aFunction
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.stream.impl.local Class Description SerializableSupplier This is a functional interface that is the same as aSupplier
except that it must also beSerializable
-
Classes in org.infinispan.util.function used by org.infinispan.util Class Description CloseableSupplier SerializableSupplier This is a functional interface that is the same as aSupplier
except that it must also beSerializable