| 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 SerializableLongConsumer |
SerializableLongConsumer.andThen(SerializableLongConsumer after)
Returns a composed
SerializableLongConsumer that performs, in sequence,
this operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
default SerializableLongConsumer |
SerializableLongConsumer.andThen(SerializableLongConsumer after)
Returns a composed
SerializableLongConsumer that performs, in sequence,
this operation followed by the after operation. |
Copyright © 2019. All rights reserved.