java.text
public static class MessageFormat.Field extends Format.Field
Field Summary | |
---|---|
static MessageFormat.Field | ARGUMENT
This is the attribute set for all characters produced
by MessageFormat during a formatting. |
Constructor Summary | |
---|---|
protected | Field(String s) |
Method Summary | |
---|---|
protected Object | readResolve()
invoked to resolve the true static constant by
comparing the deserialized object to know name.
|
Returns: object constant