public class Symbol extends Object
static Symbol
create(String symbolStr)
create(Symbol other)
boolean
equals(Object obj)
String
getSymbol()
int
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
public static Symbol create(String symbolStr)
public static Symbol create(Symbol other)
public String getSymbol()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Licenced under the Apache License, Version 2.0