API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Character.Subset View Source
Author(s)
Since
1.2
Version
Serial
Hierarchy
 Object
      Character.Subset
Implements
Subclasses
Description
publicstatic class Character.Subset
  Instances of this class represent particular subsets of the Unicode character set.
See also:   
Constructors
protected Character.Subset (String name)
  Constructs a new Subset instance.
Methods
Hide/Show inherited methods
publicfinal boolean equals (Object obj)
  Compares two Subset objects for equality.
publicfinal int hashCode ()
  Returns the standard hash code as defined by the Object.hashCode() method.
publicfinal String toString ()
Returns the name of this subset.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar