| Package | Description |
|---|---|
| org.danekja.java.util.function.serializable |
This package contains serializable versions of JDK's
java.util.function package |
| Modifier and Type | Method and Description |
|---|---|
default SerializableIntConsumer |
SerializableIntConsumer.andThen(SerializableIntConsumer after)
Returns a composed
SerializableIntConsumer that performs, in sequence,
this operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
default SerializableIntConsumer |
SerializableIntConsumer.andThen(SerializableIntConsumer after)
Returns a composed
SerializableIntConsumer that performs, in sequence,
this operation followed by the after operation. |
Copyright © 2019. All rights reserved.