Interface NlsArguments

All Superinterfaces:
NlsArgumentsKeys

public interface NlsArguments extends NlsArgumentsKeys
A simple container for arguments used as dynamic arguments of a NlsMessage. It is similar to Map but with less overhead in case there are only up to two arguments.
This interface provides many static of* methods to create instances of NlsArguments.
See Also: