public abstract class Symbol extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object other) |
String |
getClassBinaryName()
Returns the binary name of the class that contains the symbol.
|
abstract int |
hashCode() |
String |
toString() |
public String getClassBinaryName()
Copyright © 2018–2021 Google LLC.. All rights reserved.