public static interface ConditionalOperators.Switch.CaseOperator.ThenBuilder
| Modifier and Type | Method and Description |
|---|---|
ConditionalOperators.Switch.CaseOperator |
then(Object value)
Set the then value.
|
ConditionalOperators.Switch.CaseOperator then(Object value)
value - must not be null.ConditionalOperators.Switch.CaseOperator.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.