| java.lang.Object | |
| ↳ | java.lang.Character.Subset |
Known Direct Subclasses
|
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Constructs a new
Subset
.
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Compares this character subset for identity with the specified object.
|
||||||||||
|
|
Returns this subset's hash code, which is the hash code computed by
hashCode()
.
|
||||||||||
|
|
Returns this subset's name.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
Compares this character subset for identity with the specified object.
| object | the object to compare this instance with. |
|---|
true
if the specified object is equal to this
Object
;
false
otherwise.
Returns this subset's hash code, which is the hash code computed by
hashCode()
.
Returns this subset's name.