| Package | Description |
|---|---|
| de.flapdoodle.transition.processlike |
| Modifier and Type | Method and Description |
|---|---|
ImmutableHelper |
ImmutableHelper.Builder.build()
Builds a new
ImmutableHelper. |
static ImmutableHelper |
ImmutableHelper.copyOf(ProcessListener.Helper instance)
Creates an immutable copy of a
ProcessListener.Helper value. |
ImmutableHelper |
ImmutableHelper.withOnStateChange(ProcessOnStateChange value)
Copy the current immutable object by setting a value for the
onStateChange attribute. |
ImmutableHelper |
ImmutableHelper.withOnStateChangeFailedWithRetry(ProcessOnStateChangeFailedWithRetry value)
Copy the current immutable object by setting a value for the
onStateChangeFailedWithRetry attribute. |
Copyright © 2017. All rights reserved.