No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | java.lang.Character.Subset |
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Constructs a new
Subset .
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Compares this character subset with the specified object.
|
||||||||||
|
Returns the integer hash code for this character subset.
|
||||||||||
|
Returns the string representation of this subset.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Constructs a new Subset
.
string | this subset's name. |
---|
Compares this character subset with the specified object. Uses equals(Object)
to do the comparison.
object | the object to compare this character subset with. |
---|
true
if object
is this subset, that is, if object == this
; false
otherwise. Returns the integer hash code for this character subset.
hashCode()
. Returns the string representation of this subset.