Package | Description |
---|---|
org.apache.commons.jexl3.internal.introspection |
Provides low-level introspective services.
|
org.apache.commons.jexl3.introspection |
Provides high-level introspective services.
|
Modifier and Type | Method and Description |
---|---|
JexlArithmetic.Uberspect |
SandboxUberspect.getArithmetic(JexlArithmetic arithmetic) |
JexlArithmetic.Uberspect |
Uberspect.getArithmetic(JexlArithmetic arithmetic) |
Modifier and Type | Method and Description |
---|---|
JexlArithmetic.Uberspect |
JexlUberspect.getArithmetic(JexlArithmetic arithmetic)
Gets an arithmetic operator resolver for a given arithmetic instance.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.