public static class IfFunction.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IfFunction |
otherwise(Object value) |
IfFunction.Builder |
then(Object value) |
public Builder(Object condition)
public IfFunction.Builder then(Object value)
value - public IfFunction otherwise(Object value)
value - Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.