Serializable
Format.Field
public static class AttributedCharacterIterator.Attribute extends Object implements Serializable
Modifier and Type | Field | Description |
---|---|---|
static AttributedCharacterIterator.Attribute |
INPUT_METHOD_SEGMENT |
|
static AttributedCharacterIterator.Attribute |
LANGUAGE |
|
static AttributedCharacterIterator.Attribute |
READING |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object var0) |
|
protected String |
getName() |
|
int |
hashCode() |
|
protected Object |
readResolve() |
public static final AttributedCharacterIterator.Attribute INPUT_METHOD_SEGMENT
public static final AttributedCharacterIterator.Attribute LANGUAGE
public static final AttributedCharacterIterator.Attribute READING
protected Attribute(String var0)
protected String getName()
protected Object readResolve() throws InvalidObjectException
InvalidObjectException