Located in compilation unit of org.
| Modifier and Type | Field and Description |
|---|---|
| pack-priv final String |
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public boolean | equals(Object
the reference object with which to compare. o)Overrides java. Indicates whether some other object is "equal to" this one. |
| pack-priv void | |
| public int | |
| pack-priv void |
| value | back to summary |
|---|---|
| pack-priv final String value | |
| PyUnicodeConstant | back to summary |
|---|---|
| pack-priv PyUnicodeConstant(String value) | |
| equals | back to summary |
|---|---|
| public boolean equals(Object o) Overrides java. Doc from java. Indicates whether some other object is "equal to" this one.
The
An equivalence relation partitions the elements it operates on into equivalence classes; all the members of an equivalence class are equal to each other. Members of an equivalence class are substitutable for each other, at least for some purposes. | |
| get | back to summary |
|---|---|
| pack-priv void get(Code c) throws IOException Implements abstract org.
| |
| hashCode | back to summary |
|---|---|
| public int hashCode() Overrides java. Doc from java. Returns a hash code value for this object. This method is
supported for the benefit of hash tables such as those provided by
The general contract of
| |
| put | back to summary |
|---|---|
| pack-priv void put(Code c) throws IOException Implements abstract org.
| |