T - type of the parentpublic final class ThrowValueExpressionBuilder<T> extends ValueExpressionBuilder<T,ThrowExpressionBuilder<T>,ThrowValueExpressionBuilder<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
endThrow()
ends a throw statement
|
add, and, arraySize, call, callNoParam, castTo, getArrayValueAt, instanceOf, isEqualTo, isGreaterThan, isNotNull, isNullpublic T endThrow()
Copyright © 2014. All Rights Reserved.