public class Character extends TextElement
Constructor | Description |
---|---|
Character() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public boolean equals(java.lang.Object o)
equals
in class TextElement
public int hashCode()
hashCode
in class TextElement
public java.lang.String toString()
toString
in class TextElement
Copyright © 2020. All rights reserved.