| Package | Description |
|---|---|
| org.ff4j.strategy.el |
Provides a flipping strategy with a expression language analyzer (Boole Algebra).
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionNode |
ExpressionParser.parseExpression(String expressionInput)
Build Expression tree from string.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionNode> |
ExpressionNode.getSubNodes()
Getter accessor for attribute 'subNodes'.
|
Copyright © 2013–2017 FF4J. All rights reserved.