Character$Subset JDK 2.0

java.lang

Synopsis^  ?
public static class Character$Subset {
// Protected Constructors
    protected Subset( String name);  
// Public methods overriding Object
    public final boolean equals( Object obj);  
    public final int hashCode( );  
    public final String toString( );  
}

Hierarchy^  ?

[Object]
   |
[Character$Subset]

Subclasses^  ?
Character$UnicodeBlock

Inherited Properties^  ?
Object: class

Inherited Methods^  ?
Object: clone(), finalize(), notify(), notifyAll(), wait(), wait(), wait()

Uses^  ?
Object, String

Used By^  ?
Character$UnicodeBlock


Java Power Reference. Created by David Flanagan.
Copyright © 1999 O'Reilly & Associates.All Rights Reserved.

This file may not be distributed on the Internet.