public static final class ListFormatter.Field
extends java.text.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.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readResolve()
Deprecated.
This API is ICU internal only.
|
public static ListFormatter.Field LITERAL
public static ListFormatter.Field ELEMENT
@Deprecated protected java.lang.Object readResolve() throws java.io.InvalidObjectException
readResolve
in class java.text.AttributedCharacterIterator.Attribute
java.io.InvalidObjectException
Copyright ? 2016 Unicode, Inc. and others.