Package | Description |
---|---|
org.apache.commons.jexl3 |
Provides a framework for evaluating JEXL expressions.
|
org.apache.commons.jexl3.internal |
Provides utilities for introspection services.
|
Modifier and Type | Method and Description |
---|---|
JexlArithmetic.ArrayBuilder |
JexlArithmetic.arrayBuilder(int size)
Called by the interpreter when evaluating a literal array.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayBuilder
Helper class to create typed arrays.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.