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