public static interface AdvancedMessageFormat.Function
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(java.util.Map<java.lang.String,java.lang.Object> params)
Executes the function.
|
java.lang.Object |
getName()
Returns the name of the function.
|
java.lang.Object evaluate(java.util.Map<java.lang.String,java.lang.Object> params)
params - the message parametersjava.lang.Object getName()
Copyright © 2007–2023. All rights reserved.