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()
Deprecated.
This API is ICU internal only.
|
equals, getName, hashCode, toString
public static ListFormatter.Field LITERAL
public static ListFormatter.Field ELEMENT
@Deprecated protected Object readResolve() throws InvalidObjectException
readResolve
in class AttributedCharacterIterator.Attribute
InvalidObjectException
Copyright © 2016 Unicode, Inc. and others.