public static class AttributedCharacterIterator.Attribute extends Object
AttributedCharacterIterator,
AttributedString| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Compares two objects for equality.
|
int |
hashCode()
Returns a hash code value for the object.
|
String |
toString()
Returns a string representation of the object.
|
public final boolean equals(Object obj)
x.equals(y) if x and y refer
to the same object, and guarantees this for all subclasses.public final int hashCode()