public class Symbol extends Object
String
value
Symbol(String str)
boolean
equals(Object other)
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String value
public Symbol(String str)
public String getName()
public boolean equals(Object other)
equals
Object
public String toString()
toString
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.