Static variables

@:finalstaticread onlyCOMBINING_SPACING_MARK:Char16

@:finalstaticread onlyCONNECTOR_PUNCTUATION:Char16

@:finalstaticread onlyCONTROL:Char16

@:finalstaticread onlyCURRENCY_SYMBOL:Char16

@:finalstaticread onlyDASH_PUNCTUATION:Char16

@:finalstaticread onlyDECIMAL_DIGIT_NUMBER:Char16

@:finalstaticread onlyDIRECTIONALITY_ARABIC_NUMBER:Char16

@:finalstaticread onlyDIRECTIONALITY_LEFT_TO_RIGHT:Char16

@:finalstaticread onlyDIRECTIONALITY_RIGHT_TO_LEFT:Char16

@:finalstaticread onlyDIRECTIONALITY_UNDEFINED:Char16

@:finalstaticread onlyDIRECTIONALITY_WHITESPACE:Char16

@:finalstaticread onlyENCLOSING_MARK:Char16

@:finalstaticread onlyEND_PUNCTUATION:Char16

@:finalstaticread onlyFINAL_QUOTE_PUNCTUATION:Char16

@:finalstaticread onlyFORMAT:Char16

@:finalstaticread onlyINITIAL_QUOTE_PUNCTUATION:Char16

@:finalstaticread onlyLETTER_NUMBER:Char16

@:finalstaticread onlyLINE_SEPARATOR:Char16

@:finalstaticread onlyLOWERCASE_LETTER:Char16

@:finalstaticread onlyMATH_SYMBOL:Char16

@:finalstaticread onlyMAX_CODE_POINT:Int

@:finalstaticread onlyMAX_HIGH_SURROGATE:Char16

@:finalstaticread onlyMAX_LOW_SURROGATE:Char16

@:finalstaticread onlyMAX_RADIX:Int

@:finalstaticread onlyMAX_SURROGATE:Char16

@:finalstaticread onlyMAX_VALUE:Char16

@:finalstaticread onlyMIN_CODE_POINT:Int

@:finalstaticread onlyMIN_HIGH_SURROGATE:Char16

@:finalstaticread onlyMIN_LOW_SURROGATE:Char16

@:finalstaticread onlyMIN_RADIX:Int

@:finalstaticread onlyMIN_SUPPLEMENTARY_CODE_POINT:Int

@:finalstaticread onlyMIN_SURROGATE:Char16

@:finalstaticread onlyMIN_VALUE:Char16

@:finalstaticread onlyMODIFIER_LETTER:Char16

@:finalstaticread onlyMODIFIER_SYMBOL:Char16

@:finalstaticread onlyNON_SPACING_MARK:Char16

@:finalstaticread onlyOTHER_LETTER:Char16

@:finalstaticread onlyOTHER_NUMBER:Char16

@:finalstaticread onlyOTHER_PUNCTUATION:Char16

@:finalstaticread onlyOTHER_SYMBOL:Char16

@:finalstaticread onlyPARAGRAPH_SEPARATOR:Char16

@:finalstaticread onlyPRIVATE_USE:Char16

@:finalstaticread onlySIZE:Int

@:finalstaticread onlySPACE_SEPARATOR:Char16

@:finalstaticread onlySTART_PUNCTUATION:Char16

@:finalstaticread onlySURROGATE:Char16

@:finalstaticread onlyTITLECASE_LETTER:Char16

@:finalstaticTYPE:Class<Character>

@:finalstaticread onlyUNASSIGNED:Char16

@:finalstaticread 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