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.multimap.api.embedded Embedded Multimap Cache.org.infinispan.persistence.util org.infinispan.stream Cache stream processing.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 aBiConsumerexcept that it must also beSerializableSerializableBiFunction This is a functional interface that is the same as aBiFunctionexcept that it must also beSerializableSerializableBinaryOperator This is a functional interface that is the same as aBinaryOperatorexcept that it must also beSerializableSerializableComparator This is a functional interface that is the same as aComparatorexcept that it must also beSerializableSerializableConsumer This is a functional interface that is the same as aConsumerexcept that it must also beSerializableSerializableDoubleBinaryOperator This is a functional interface that is the same as aDoubleBinaryOperatorexcept that it must also beSerializableSerializableDoubleConsumer This is a functional interface that is the same as aDoubleConsumerexcept that it must also beSerializableSerializableDoubleFunction This is a functional interface that is the same as aDoubleFunctionexcept that it must also beSerializableSerializableDoublePredicate This is a functional interface that is the same as aDoublePredicateexcept that it must also beSerializableSerializableDoubleToIntFunction This is a functional interface that is the same as aDoubleToIntFunctionexcept that it must also beSerializableSerializableDoubleToLongFunction This is a functional interface that is the same as aDoubleToLongFunctionexcept that it must also beSerializableSerializableDoubleUnaryOperator This is a functional interface that is the same as aDoubleUnaryOperatorexcept that it must also beSerializableSerializableFunction This is a functional interface that is the same as aFunctionexcept that it must also beSerializableSerializableIntBinaryOperator This is a functional interface that is the same as aIntBinaryOperatorexcept that it must also beSerializableSerializableIntConsumer This is a functional interface that is the same as aIntConsumerexcept that it must also beSerializableSerializableIntFunction This is a functional interface that is the same as aIntFunctionexcept that it must also beSerializableSerializableIntPredicate This is a functional interface that is the same as aIntPredicateexcept that it must also beSerializableSerializableIntToDoubleFunction This is a functional interface that is the same as aIntToDoubleFunctionexcept that it must also beSerializableSerializableIntToLongFunction This is a functional interface that is the same as aIntToLongFunctionexcept that it must also beSerializableSerializableIntUnaryOperator This is a functional interface that is the same as aIntUnaryOperatorexcept that it must also beSerializableSerializableLongBinaryOperator This is a functional interface that is the same as aLongBinaryOperatorexcept that it must also beSerializableSerializableLongConsumer This is a functional interface that is the same as aLongConsumerexcept that it must also beSerializableSerializableLongFunction This is a functional interface that is the same as aLongFunctionexcept that it must also beSerializableSerializableLongPredicate This is a functional interface that is the same as aLongPredicateexcept that it must also beSerializableSerializableLongToDoubleFunction This is a functional interface that is the same as aLongToDoubleFunctionexcept that it must also beSerializableSerializableLongToIntFunction This is a functional interface that is the same as aLongToIntFunctionexcept that it must also beSerializableSerializableLongUnaryOperator This is a functional interface that is the same as aLongUnaryOperatorexcept that it must also beSerializableSerializableObjDoubleConsumer This is a functional interface that is the same as aObjDoubleConsumerexcept that it must also beSerializableSerializableObjIntConsumer This is a functional interface that is the same as aObjIntConsumerexcept that it must also beSerializableSerializableObjLongConsumer This is a functional interface that is the same as aObjLongConsumerexcept that it must also beSerializableSerializablePredicate This is a functional interface that is the same as aPredicateexcept that it must also beSerializableSerializableSupplier This is a functional interface that is the same as aSupplierexcept that it must also beSerializableSerializableToDoubleFunction This is a functional interface that is the same as aToDoubleFunctionexcept that it must also beSerializableSerializableToIntFunction This is a functional interface that is the same as aToIntFunctionexcept that it must also beSerializableSerializableToLongFunction This is a functional interface that is the same as aToLongFunctionexcept 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 aBiConsumerexcept that it must also beSerializableSerializableBiFunction This is a functional interface that is the same as aBiFunctionexcept that it must also beSerializableSerializableConsumer This is a functional interface that is the same as aConsumerexcept that it must also beSerializableSerializableFunction This is a functional interface that is the same as aFunctionexcept 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 aFunctionexcept that it must also beSerializableSerializableRunnable This is a functional interface that is the same as aRunnableexcept that it must also beSerializableTriConsumer Represents an operation that accepts three input arguments and returns no result. -
Classes in org.infinispan.util.function used by org.infinispan.multimap.api.embedded Class Description SerializablePredicate This is a functional interface that is the same as aPredicateexcept that it must also beSerializable -
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 aSupplierexcept 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 aSupplierexcept that it must also beSerializable