Class UnmodifiableMessageFormat

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class UnmodifiableMessageFormat
    extends MessageFormat
    A MessageFormat that may not be modified. This allows the message format to be cached while avoiding any accidental change of the cached object.
    Author:
    AO Industries, Inc.
    See Also:
    Serialized Form