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