| java.lang.Object | ||
| java.lang.Character.Subset | ||
| Character.Subset(String string) |
| final | boolean | equals(Object object) | |||
| Compares the specified object to this Subset and answers true if they are equal. | |||||
| final | int | hashCode() | |||
| Answers an integer hash code for the receiver. | |||||
| final | String | toString() | |||
| Answers the string representation of this Subset. | |||||
Methods inherited
from class
java.lang.Object
| object | the object to compare |
|---|