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