public class IfThenFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IfThenFactory.IfTrue |
| Constructor and Description |
|---|
IfThenFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IfThenFactory.IfTrue |
when(boolean bool) |
public static IfThenFactory.IfTrue when(boolean bool)