| Package | Description | 
|---|---|
| com.hazelcast.function | 
 Serializable and exception-declaring variants of functional interfaces from
  
java.util.function. | 
| Class and Description | 
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. | 
BiFunctionEx
Serializable variant of java.util.function.BiFunction which declares checked exception. | 
BinaryOperatorEx
Serializable variant of java.util.function.BinaryOperator which declares checked exception. | 
BiPredicateEx
Serializable variant of java.util.function.BiPredicate which declares checked exception. | 
ComparatorEx
Serializable variant of java.util.Comparator
 which declares checked exception. | 
ConsumerEx
Serializable variant of java.util.function.Consumer
 which declares checked exception. | 
FunctionEx
Serializable variant of java.util.function.Function
 which declares checked exception. | 
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. | 
ToDoubleFunctionEx
Serializable variant of java.util.function.ToDoubleFunction which declares checked exception. | 
ToIntFunctionEx
Serializable variant of java.util.function.ToIntFunction which declares checked exception. | 
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.