public static final class ListFormatter.Field extends Format.Field
| Modifier and Type | Field and Description |
|---|---|
static ListFormatter.Field |
ELEMENT
The element text in the result which came from the input strings.
|
static ListFormatter.Field |
LITERAL
The literal text in the result which came from the resources.
|
INPUT_METHOD_SEGMENT, LANGUAGE, READING| Modifier and Type | Method and Description |
|---|---|
protected Object |
readResolve()
Serizalization method resolve instances to the constant Field values
|
equals, getName, hashCode, toStringpublic static ListFormatter.Field LITERAL
public static ListFormatter.Field ELEMENT
protected Object readResolve() throws InvalidObjectException
readResolve in class AttributedCharacterIterator.AttributeInvalidObjectExceptionCopyright © 2016 Unicode, Inc. and others.