| Package | Description |
|---|---|
| com.solacesystems.common.util.expression |
A Generic Postfix Expression Stack Implementation.
|
| Class and Description |
|---|
| BooleanExpressionArgument
Evaluates to TRUE or FALSE.
|
| Expression
This class represents a generic postfix (also known as reverse polish)
expression stack.
|
| ExpressionArgument
Interface for operands and operators that appear in the expression stack.
|
Copyright 2004-2017 Solace Corporation. All rights reserved.