@FunctionalInterface public interface DistributedIntConsumer extends IntConsumer, Serializable
Serializable variant of java.util.function.IntConsumer.| Modifier and Type | Method and Description |
|---|---|
default DistributedIntConsumer |
andThen(DistributedIntConsumer after)
Serializable variant of
java.util.function.IntConsumer#andThen(IntConsumer). |
accept, andThendefault DistributedIntConsumer andThen(DistributedIntConsumer after)
Serializable variant of
java.util.function.IntConsumer#andThen(IntConsumer).Copyright © 2018 Hazelcast, Inc.. All rights reserved.