public class Symbol extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Will compare equal to a String that is equal to the String that this holds
|
String |
getSymbol() |
int |
hashCode() |
String |
toString() |