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