public class NewArrayValueExpressionBuilder<T> extends ValueExpressionBuilder<T,NewArrayExpressionBuilder<T>,NewArrayValueExpressionBuilder<T>>
| Constructor and Description |
|---|
NewArrayValueExpressionBuilder(brennus.ExpressionBuilder.ExpressionHandler<T> expressionHandler,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
T |
endNewArray() |
add, and, arraySize, call, callNoParam, castTo, getArrayValueAt, instanceOf, isEqualTo, isGreaterThan, isNotNull, isNullpublic NewArrayValueExpressionBuilder(brennus.ExpressionBuilder.ExpressionHandler<T> expressionHandler, Expression expression)
public T endNewArray()
Copyright © 2014. All Rights Reserved.