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 1999-2015 The Apache Software Foundation. All Rights Reserved.