| Package | Description |
|---|---|
| com.hazelcast.jet.function |
Serializable variants of functional interfaces from
java.util.function. |
| Modifier and Type | Method and Description |
|---|---|
static <T> DistributedUnaryOperator<T> |
DistributedUnaryOperator.identity()
Returns a unary operator that always returns its input argument.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.