public static class IfThenStatement.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IfThenStatement |
block(BlockElement... elements) |
IfThenStatement |
then(BlockElement... elements) |
IfThenStatement |
withBlock(Block block) |
public final IfThenStatement then(BlockElement... elements)
public final IfThenStatement block(BlockElement... elements)
public final IfThenStatement withBlock(Block block)
Copyright © 2019 Objectos Software LTDA. All rights reserved.