| Modifier and Type | Method and Description |
|---|---|
<R> Choice.Consequence<P,R> |
Choice.Condition.apply(Function<P,R> positive)
|
<R> Choice.Consequence<P,R> |
Choice.Condition.reply(R positive)
Specifies a fixed result that will be returned when the associated
condition is true to
a parameter. |
Copyright © 2021. All rights reserved.