Character.Subset

Class Character.Subset

Direct Known Subclasses:
Character.UnicodeBlock, InputSubset
Enclosing class:
Character
public static class Character.Subset
extends Object

Instances of this class represent particular subsets of the Unicode character set. The only family of subsets defined in the Character class is Character.UnicodeBlock. Other portions of the Java API may define other subsets for their own purposes.