| Package | Description |
|---|---|
| de.flapdoodle.transition.processlike | |
| de.flapdoodle.transition.routes |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessRoutes<R extends SingleSource<?,?>> |
| Modifier and Type | Method and Description |
|---|---|
ProcessRoutes<SingleSource<?,?>> |
ProcessRoutes.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
<D> Route.Transition<D> |
ProcessRoutes.transitionOf(SingleSource<?,D> route) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessEngineLike |
ProcessEngineLike.with(ProcessRoutes<SingleSource<?,?>> routes) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bridge<S,D> |
interface |
End<S> |
interface |
PartingWay<S,A,B> |
interface |
Start<D> |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableBridge<S,D>
Immutable implementation of
Bridge. |
class |
ImmutableEnd<S>
Immutable implementation of
End. |
class |
ImmutablePartingWay<S,A,B>
Immutable implementation of
PartingWay. |
class |
ImmutableStart<D>
Immutable implementation of
Start. |
Copyright © 2017. All rights reserved.