| Package | Description |
|---|---|
| com.hazelcast.internal.util.function |
Backport of Java 8 functional interfaces which Agrona depends on.
|
| Modifier and Type | Method and Description |
|---|---|
default <V> BiFunctionEx<T,U,V> |
BiFunctionEx.andThen(FunctionEx<? super R,? extends V> after)
Serializable variant of java.util.function.BiFunction#andThen(Function). |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.