public static interface AdvancedMessageFormat.Function
Implementations of this interface do some computation based on the message parameters
given to it. Note: at the moment, this has to be done in a local-independent way since
there is no locale information.