T - type of the parentpublic final class ThenValueExpressionBuilder<T> extends ValueExpressionBuilder<ThenBuilder<T>,ThenExpressionBuilder<T>,ThenValueExpressionBuilder<T>>
| Modifier and Type | Method and Description |
|---|---|
ThenBuilder<T> |
thenBlock()
ends the if expression and starts the then block
|
add, and, arraySize, call, callNoParam, castTo, getArrayValueAt, instanceOf, isEqualTo, isGreaterThan, isNotNull, isNullpublic ThenBuilder<T> thenBlock()
Copyright © 2014. All Rights Reserved.