Package | Description |
---|---|
org.trimou.handlebars |
Modifier and Type | Class and Description |
---|---|
static class |
AlternativesHelper.ConditionSelector
Selects the first parameter matching the condition (by default not null
or not empty for an instance of
String ). |
static class |
AlternativesHelper.MaxSelector
Attempts to select the maximal value from the parameters.
|
static class |
AlternativesHelper.MinSelector
Attempts to select the minimal value from the parameters.
|
Modifier and Type | Method and Description |
---|---|
HelpersBuilder |
HelpersBuilder.addAlt(AlternativesHelper.Selector selector)
Add an instance of
AlternativesHelper . |
Constructor and Description |
---|
AlternativesHelper(AlternativesHelper.Selector selector) |
Copyright © 2017. All rights reserved.