Class DefaultMessageFormatSupport

java.lang.Object
de.codecamp.messages.shared.messageformat.DefaultMessageFormatSupport
All Implemented Interfaces:
MessageFormatSupport

public class DefaultMessageFormatSupport extends Object implements MessageFormatSupport
Implements MessageFormatSupport for Java's MessageFormat.

If changes are made to the checked types, this must be reflected in DefaultMessageArgConverter.