Static variables

@:finalstaticfinalread onlyCOMBINING_SPACING_MARK:Char16

@:finalstaticfinalread onlyCONNECTOR_PUNCTUATION:Char16

@:finalstaticfinalread onlyCONTROL:Char16

@:finalstaticfinalread onlyCURRENCY_SYMBOL:Char16

@:finalstaticfinalread onlyDASH_PUNCTUATION:Char16

@:finalstaticfinalread onlyDECIMAL_DIGIT_NUMBER:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_ARABIC_NUMBER:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_BOUNDARY_NEUTRAL:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_EUROPEAN_NUMBER:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_LEFT_TO_RIGHT:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_NONSPACING_MARK:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_OTHER_NEUTRALS:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_PARAGRAPH_SEPARATOR:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT_ARABIC:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_SEGMENT_SEPARATOR:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_UNDEFINED:Char16

@:finalstaticfinalread onlyDIRECTIONALITY_WHITESPACE:Char16

@:finalstaticfinalread onlyENCLOSING_MARK:Char16

@:finalstaticfinalread onlyEND_PUNCTUATION:Char16

@:finalstaticfinalread onlyFINAL_QUOTE_PUNCTUATION:Char16

@:finalstaticfinalread onlyFORMAT:Char16

@:finalstaticfinalread onlyINITIAL_QUOTE_PUNCTUATION:Char16

@:finalstaticfinalread onlyLETTER_NUMBER:Char16

@:finalstaticfinalread onlyLINE_SEPARATOR:Char16

@:finalstaticfinalread onlyLOWERCASE_LETTER:Char16

@:finalstaticfinalread onlyMATH_SYMBOL:Char16

@:finalstaticfinalread onlyMAX_CODE_POINT:Int

@:finalstaticfinalread onlyMAX_HIGH_SURROGATE:Char16

@:finalstaticfinalread onlyMAX_LOW_SURROGATE:Char16

@:finalstaticfinalread onlyMAX_RADIX:Int

@:finalstaticfinalread onlyMAX_SURROGATE:Char16

@:finalstaticfinalread onlyMAX_VALUE:Char16

@:finalstaticfinalread onlyMIN_CODE_POINT:Int

@:finalstaticfinalread onlyMIN_HIGH_SURROGATE:Char16

@:finalstaticfinalread onlyMIN_LOW_SURROGATE:Char16

@:finalstaticfinalread onlyMIN_RADIX:Int

@:finalstaticfinalread onlyMIN_SUPPLEMENTARY_CODE_POINT:Int

@:finalstaticfinalread onlyMIN_SURROGATE:Char16

@:finalstaticfinalread onlyMIN_VALUE:Char16

@:finalstaticfinalread onlyMODIFIER_LETTER:Char16

@:finalstaticfinalread onlyMODIFIER_SYMBOL:Char16

@:finalstaticfinalread onlyNON_SPACING_MARK:Char16

@:finalstaticfinalread onlyOTHER_LETTER:Char16

@:finalstaticfinalread onlyOTHER_NUMBER:Char16

@:finalstaticfinalread onlyOTHER_PUNCTUATION:Char16

@:finalstaticfinalread onlyOTHER_SYMBOL:Char16

@:finalstaticfinalread onlyPARAGRAPH_SEPARATOR:Char16

@:finalstaticfinalread onlyPRIVATE_USE:Char16

@:finalstaticfinalread onlySIZE:Int

@:finalstaticfinalread onlySPACE_SEPARATOR:Char16

@:finalstaticfinalread onlySTART_PUNCTUATION:Char16

@:finalstaticfinalread onlySURROGATE:Char16

@:finalstaticfinalread onlyTITLECASE_LETTER:Char16

@:finalstaticfinalTYPE:Class<Character>

@:finalstaticfinalread onlyUNASSIGNED:Char16

@:finalstaticfinalread onlyUPPERCASE_LETTER:Char16

Static methods

@:native("toString")@:overloadstatic_toString(param1:Char16):String

@:overloadstaticcharCount(param1:Int):Int

@:overloadstaticcodePointAt(param1:CharSequence, param2:Int):Int

@:overloadstaticcodePointAt(param1:NativeArray<Char16>, param2:Int):Int

@:overloadstaticcodePointAt(param1:NativeArray<Char16>, param2:Int, param3:Int):Int

@:overloadstaticcodePointBefore(param1:CharSequence, param2:Int):Int

@:overloadstaticcodePointBefore(param1:NativeArray<Char16>, param2:Int):Int

@:overloadstaticcodePointBefore(param1:NativeArray<Char16>, param2:Int, param3:Int):Int

@:overloadstaticcodePointCount(param1:CharSequence, param2:Int, param3:Int):Int

@:overloadstaticcodePointCount(param1:NativeArray<Char16>, param2:Int, param3:Int):Int

@:overloadstaticcompare(param1:Char16, param2:Char16):Int

@:overloadstaticdigit(param1:Char16, param2:Int):Int

@:overloadstaticdigit(param1:Int, param2:Int):Int

@:overloadstaticforDigit(param1:Int, param2:Int):Char16

@:overloadstaticgetDirectionality(param1:Char16):Char16

@:overloadstaticgetDirectionality(param1:Int):Char16

@:overloadstaticgetName(param1:Int):String

@:overloadstaticgetNumericValue(param1:Char16):Int

@:overloadstaticgetNumericValue(param1:Int):Int

@:overloadstaticgetType(param1:Char16):Int

@:overloadstaticgetType(param1:Int):Int

@:overloadstatichighSurrogate(param1:Int):Char16

@:overloadstaticisAlphabetic(param1:Int):Bool

@:overloadstaticisBmpCodePoint(param1:Int):Bool

@:overloadstaticisDefined(param1:Char16):Bool

@:overloadstaticisDefined(param1:Int):Bool

@:overloadstaticisDigit(param1:Char16):Bool

@:overloadstaticisDigit(param1:Int):Bool

@:overloadstaticisHighSurrogate(param1:Char16):Bool

@:overloadstaticisISOControl(param1:Char16):Bool

@:overloadstaticisISOControl(param1:Int):Bool

@:overloadstaticisIdentifierIgnorable(param1:Char16):Bool

@:overloadstaticisIdentifierIgnorable(param1:Int):Bool

@:overloadstaticisIdeographic(param1:Int):Bool

@:overloadstaticisJavaIdentifierPart(param1:Char16):Bool

@:overloadstaticisJavaIdentifierPart(param1:Int):Bool

@:overloadstaticisJavaIdentifierStart(param1:Char16):Bool

@:overloadstaticisJavaIdentifierStart(param1:Int):Bool

@:overloadstaticisJavaLetter(param1:Char16):Bool

Deprecated:

@:overloadstaticisJavaLetterOrDigit(param1:Char16):Bool

Deprecated:

@:overloadstaticisLetter(param1:Char16):Bool

@:overloadstaticisLetter(param1:Int):Bool

@:overloadstaticisLetterOrDigit(param1:Char16):Bool

@:overloadstaticisLetterOrDigit(param1:Int):Bool

@:overloadstaticisLowSurrogate(param1:Char16):Bool

@:overloadstaticisLowerCase(param1:Char16):Bool

@:overloadstaticisLowerCase(param1:Int):Bool

@:overloadstaticisMirrored(param1:Char16):Bool

@:overloadstaticisMirrored(param1:Int):Bool

@:overloadstaticisSpace(param1:Char16):Bool

Deprecated:

@:overloadstaticisSpaceChar(param1:Char16):Bool

@:overloadstaticisSpaceChar(param1:Int):Bool

@:overloadstaticisSupplementaryCodePoint(param1:Int):Bool

@:overloadstaticisSurrogate(param1:Char16):Bool

@:overloadstaticisSurrogatePair(param1:Char16, param2:Char16):Bool

@:overloadstaticisTitleCase(param1:Char16):Bool

@:overloadstaticisTitleCase(param1:Int):Bool

@:overloadstaticisUnicodeIdentifierPart(param1:Char16):Bool

@:overloadstaticisUnicodeIdentifierPart(param1:Int):Bool

@:overloadstaticisUnicodeIdentifierStart(param1:Char16):Bool

@:overloadstaticisUnicodeIdentifierStart(param1:Int):Bool

@:overloadstaticisUpperCase(param1:Char16):Bool

@:overloadstaticisUpperCase(param1:Int):Bool

@:overloadstaticisValidCodePoint(param1:Int):Bool

@:overloadstaticisWhitespace(param1:Char16):Bool

@:overloadstaticisWhitespace(param1:Int):Bool

@:overloadstaticlowSurrogate(param1:Int):Char16

@:overloadstaticoffsetByCodePoints(param1:CharSequence, param2:Int, param3:Int):Int

@:overloadstaticoffsetByCodePoints(param1:NativeArray<Char16>, param2:Int, param3:Int, param4:Int, param5:Int):Int

@:overloadstaticreverseBytes(param1:Char16):Char16

@:overloadstatictoChars(param1:Int, param2:NativeArray<Char16>, param3:Int):Int

@:overloadstatictoChars(param1:Int):NativeArray<Char16>

@:overloadstatictoCodePoint(param1:Char16, param2:Char16):Int

@:overloadstatictoLowerCase(param1:Char16):Char16

@:overloadstatictoLowerCase(param1:Int):Int

@:overloadstatictoTitleCase(param1:Char16):Char16

@:overloadstatictoTitleCase(param1:Int):Int

@:overloadstatictoUpperCase(param1:Char16):Char16

@:overloadstatictoUpperCase(param1:Int):Int

@:overloadstaticvalueOf(param1:Char16):Character

Constructor

@:overloadnew(param1:Char16)

Methods

@:overloadcharValue():Char16

@:overloadcompareTo(param1:Character):Int

@:overloadcompareTo(param1:Dynamic):Int

@:overloadequals(param1:Dynamic):Bool

@:overloadhashCode():Int

@:overloadtoString():String