Package | Description |
---|---|
org.trimou.handlebars |
Modifier and Type | Method and Description |
---|---|
static NumericExpressionHelper.Operator |
NumericExpressionHelper.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericExpressionHelper.Operator[] |
NumericExpressionHelper.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HelpersBuilder |
HelpersBuilder.addNumExpr(NumericExpressionHelper.Operator defaultOperator)
Add an instance of
NumericExpressionHelper . |
Constructor and Description |
---|
NumericExpressionHelper(NumericExpressionHelper.Operator defaultOperator) |
Copyright © 2017. All rights reserved.