public static interface JexlArithmetic.ArrayBuilder
The default implementation creates an array and attempts to type it strictly.
| Modifier and Type | Method and Description | 
|---|---|
| void | add(Object value)Adds a literal to the array. | 
| Object | create(boolean extended)Creates the actual "array" instance. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.