See: Description
Interface | Description |
---|---|
BooleanExpression |
A BooleanExpression is an expression that always
produces a Boolean result.
|
Class | Description |
---|---|
ArithmeticExpression |
An expression which performs an operation on two expression values
|
BinaryExpression |
An expression which performs an operation on two expression values.
|
ComparisonExpression |
A filter performing a comparison of two objects
|
ConstantExpression |
Represents a constant expression
|
LogicExpression |
A filter performing a comparison of two objects
|
LRUCache<K,V> |
A Simple LRU Cache
|
Strings | |
UnaryExpression |
An expression which performs an operation on two expression values
|
VariableExpression |
Represents a property expression
|
Internal implementation details for the AtlasMap expression evaluator.
Copyright © 2019 JBoss by Red Hat. All rights reserved.