java.util.function.See: Description
| Interface | Description | 
|---|---|
| BiConsumerEx<T,U> | Serializablevariant ofjava.util.function.BiConsumerwhich declares checked exception. | 
| BiFunctionEx<T,U,R> | Serializablevariant ofjava.util.function.BiFunctionwhich declares checked exception. | 
| BinaryOperatorEx<T> | Serializablevariant ofjava.util.function.BinaryOperatorwhich declares checked exception. | 
| BiPredicateEx<T,U> | Serializablevariant ofjava.util.function.BiPredicatewhich declares checked exception. | 
| ComparatorEx<T> | Serializablevariant ofjava.util.Comparatorwhich declares checked exception. | 
| ConsumerEx<T> | Serializablevariant ofjava.util.function.Consumerwhich declares checked exception. | 
| FunctionEx<T,R> | Serializablevariant ofjava.util.function.Functionwhich declares checked exception. | 
| PredicateEx<T> | Serializablevariant ofjava.util.function.Predicatewhich declares checked exception. | 
| SupplierEx<T> | Serializablevariant ofjava.util.function.Supplierwhich declares checked exception. | 
| ToDoubleFunctionEx<T> | Serializablevariant ofjava.util.function.ToDoubleFunctionwhich declares checked exception. | 
| ToIntFunctionEx<T> | Serializablevariant ofjava.util.function.ToIntFunctionwhich declares checked exception. | 
| ToLongFunctionEx<T> | Serializablevariant ofjava.util.function.ToLongFunctionwhich declares checked exception. | 
| Class | Description | 
|---|---|
| Functions | Factory methods for several common functions. | 
java.util.function.Copyright © 2020 Hazelcast, Inc.. All rights reserved.