| Package | Description |
|---|---|
| org.togglz.core.activation |
| Modifier and Type | Method and Description |
|---|---|
AbstractTokenizedActivationStrategy.TokenTransformer |
AbstractTokenizedActivationStrategy.getTokenParameterTransformer()
Returns the transformer to be used to transform the value of each
AbstractTokenizedActivationStrategy.Token. |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractTokenizedActivationStrategy.Token> |
AbstractTokenizedActivationStrategy.tokenize(FeatureState featureState,
String parameterName,
AbstractTokenizedActivationStrategy.TokenTransformer transformer)
Looks up and tokenizes the value of the parameter with the given name on the feature.
|
Copyright © 2018. All Rights Reserved.