#include <java_lang_Character_Subset.h>
Inheritance diagram for java::lang::Character::Subset:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::java::lang::Character::Subset > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::java::lang::Character::Subset > > | array2D |
Public Member Functions | |
| bool | equals (const ::java::lang::Object &obj,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) |
Compares two Subset objects for equality. | |
| jint | hashCode (::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) |
Returns the standard hash code as defined by the method. | |
| Subset (const ::java::lang::String &name,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
The method representing the Java method java.lang.Character$Subset.Subset(). | |
| ::java::lang::String | toString (::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) |
| Returns the name of this subset. | |
The only family of subsets defined in the Character class is UnicodeBlock. Other portions of the Java API may define other subsets for their own purposes.
|
||||||||||||||||
|
The method representing the Java method
|
|
||||||||||||||||
|
Compares two
This method returns
Reimplemented from java::lang::Object. |
|
||||||||||||
|
Returns the standard hash code as defined by the
This method is
Reimplemented from java::lang::Object. |
|
||||||||||||
|
Returns the name of this subset.
Reimplemented from java::lang::Object. |
1.4.1