package java.lang
implements Comparable<Character>
import java.lang.Character
Available on java
staticfinalread onlyCOMBINING_SPACING_MARK:Char16
staticfinalread onlyCONNECTOR_PUNCTUATION:Char16
staticfinalread onlyCONTROL:Char16
staticfinalread onlyCURRENCY_SYMBOL:Char16
staticfinalread onlyDASH_PUNCTUATION:Char16
staticfinalread onlyDECIMAL_DIGIT_NUMBER:Char16
staticfinalread onlyDIRECTIONALITY_ARABIC_NUMBER:Char16
staticfinalread onlyDIRECTIONALITY_BOUNDARY_NEUTRAL:Char16
staticfinalread onlyDIRECTIONALITY_COMMON_NUMBER_SEPARATOR:Char16
staticfinalread onlyDIRECTIONALITY_EUROPEAN_NUMBER:Char16
staticfinalread onlyDIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR:Char16
staticfinalread onlyDIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR:Char16
staticfinalread onlyDIRECTIONALITY_LEFT_TO_RIGHT:Char16
staticfinalread onlyDIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING:Char16
staticfinalread onlyDIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE:Char16
staticfinalread onlyDIRECTIONALITY_NONSPACING_MARK:Char16
staticfinalread onlyDIRECTIONALITY_OTHER_NEUTRALS:Char16
staticfinalread onlyDIRECTIONALITY_PARAGRAPH_SEPARATOR:Char16
staticfinalread onlyDIRECTIONALITY_POP_DIRECTIONAL_FORMAT:Char16
staticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT:Char16
staticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT_ARABIC:Char16
staticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING:Char16
staticfinalread onlyDIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE:Char16
staticfinalread onlyDIRECTIONALITY_SEGMENT_SEPARATOR:Char16
staticfinalread onlyDIRECTIONALITY_UNDEFINED:Char16
staticfinalread onlyDIRECTIONALITY_WHITESPACE:Char16
staticfinalread onlyENCLOSING_MARK:Char16
staticfinalread onlyEND_PUNCTUATION:Char16
staticfinalread onlyFINAL_QUOTE_PUNCTUATION:Char16
staticfinalread onlyFORMAT:Char16
staticfinalread onlyINITIAL_QUOTE_PUNCTUATION:Char16
staticfinalread onlyLETTER_NUMBER:Char16
staticfinalread onlyLINE_SEPARATOR:Char16
staticfinalread onlyLOWERCASE_LETTER:Char16
staticfinalread onlyMATH_SYMBOL:Char16
staticfinalread onlyMAX_CODE_POINT:Int
staticfinalread onlyMAX_HIGH_SURROGATE:Char16
staticfinalread onlyMAX_LOW_SURROGATE:Char16
staticfinalread onlyMAX_RADIX:Int
staticfinalread onlyMAX_SURROGATE:Char16
staticfinalread onlyMAX_VALUE:Char16
staticfinalread onlyMIN_CODE_POINT:Int
staticfinalread onlyMIN_HIGH_SURROGATE:Char16
staticfinalread onlyMIN_LOW_SURROGATE:Char16
staticfinalread onlyMIN_RADIX:Int
staticfinalread onlyMIN_SUPPLEMENTARY_CODE_POINT:Int
staticfinalread onlyMIN_SURROGATE:Char16
staticfinalread onlyMIN_VALUE:Char16
staticfinalread onlyMODIFIER_LETTER:Char16
staticfinalread onlyMODIFIER_SYMBOL:Char16
staticfinalread onlyNON_SPACING_MARK:Char16
staticfinalread onlyOTHER_LETTER:Char16
staticfinalread onlyOTHER_NUMBER:Char16
staticfinalread onlyOTHER_PUNCTUATION:Char16
staticfinalread onlyOTHER_SYMBOL:Char16
staticfinalread onlyPARAGRAPH_SEPARATOR:Char16
staticfinalread onlyPRIVATE_USE:Char16
staticfinalread onlySIZE:Int
staticfinalread onlySPACE_SEPARATOR:Char16
staticfinalread onlySTART_PUNCTUATION:Char16
staticfinalread onlySURROGATE:Char16
staticfinalread onlyTITLECASE_LETTER:Char16
staticfinalread onlyTYPE:Class<Character>
staticfinalread onlyUNASSIGNED:Char16
staticfinalread onlyUPPERCASE_LETTER:Char16
static_toString(param1:Char16):String
staticcharCount(param1:Int):Int
staticcodePointAt(param1:CharSequence, param2:Int):Int
staticcodePointAt(param1:NativeArray<Char16>, param2:Int):Int
staticcodePointAt(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
staticcodePointBefore(param1:CharSequence, param2:Int):Int
staticcodePointBefore(param1:NativeArray<Char16>, param2:Int):Int
staticcodePointBefore(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
staticcodePointCount(param1:CharSequence, param2:Int, param3:Int):Int
staticcodePointCount(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
staticcompare(param1:Char16, param2:Char16):Int
staticdigit(param1:Char16, param2:Int):Int
staticdigit(param1:Int, param2:Int):Int
staticforDigit(param1:Int, param2:Int):Char16
staticgetDirectionality(param1:Char16):Char16
staticgetDirectionality(param1:Int):Char16
staticgetName(param1:Int):String
staticgetNumericValue(param1:Char16):Int
staticgetNumericValue(param1:Int):Int
staticgetType(param1:Char16):Int
staticgetType(param1:Int):Int
statichighSurrogate(param1:Int):Char16
staticisAlphabetic(param1:Int):Bool
staticisBmpCodePoint(param1:Int):Bool
staticisDefined(param1:Char16):Bool
staticisDefined(param1:Int):Bool
staticisDigit(param1:Char16):Bool
staticisDigit(param1:Int):Bool
staticisHighSurrogate(param1:Char16):Bool
staticisISOControl(param1:Char16):Bool
staticisISOControl(param1:Int):Bool
staticisIdentifierIgnorable(param1:Char16):Bool
staticisIdentifierIgnorable(param1:Int):Bool
staticisIdeographic(param1:Int):Bool
staticisJavaIdentifierPart(param1:Char16):Bool
staticisJavaIdentifierPart(param1:Int):Bool
staticisJavaIdentifierStart(param1:Char16):Bool
staticisJavaIdentifierStart(param1:Int):Bool
staticisJavaLetter(param1:Char16):Bool
staticisJavaLetterOrDigit(param1:Char16):Bool
staticisLetter(param1:Char16):Bool
staticisLetter(param1:Int):Bool
staticisLetterOrDigit(param1:Char16):Bool
staticisLetterOrDigit(param1:Int):Bool
staticisLowSurrogate(param1:Char16):Bool
staticisLowerCase(param1:Char16):Bool
staticisLowerCase(param1:Int):Bool
staticisMirrored(param1:Char16):Bool
staticisMirrored(param1:Int):Bool
staticisSpace(param1:Char16):Bool
staticisSpaceChar(param1:Char16):Bool
staticisSpaceChar(param1:Int):Bool
staticisSupplementaryCodePoint(param1:Int):Bool
staticisSurrogate(param1:Char16):Bool
staticisSurrogatePair(param1:Char16, param2:Char16):Bool
staticisTitleCase(param1:Char16):Bool
staticisTitleCase(param1:Int):Bool
staticisUnicodeIdentifierPart(param1:Char16):Bool
staticisUnicodeIdentifierPart(param1:Int):Bool
staticisUnicodeIdentifierStart(param1:Char16):Bool
staticisUnicodeIdentifierStart(param1:Int):Bool
staticisUpperCase(param1:Char16):Bool
staticisUpperCase(param1:Int):Bool
staticisValidCodePoint(param1:Int):Bool
staticisWhitespace(param1:Char16):Bool
staticisWhitespace(param1:Int):Bool
staticlowSurrogate(param1:Int):Char16
staticoffsetByCodePoints(param1:CharSequence, param2:Int, param3:Int):Int
staticoffsetByCodePoints(param1:NativeArray<Char16>, param2:Int, param3:Int, param4:Int, param5:Int):Int
staticreverseBytes(param1:Char16):Char16
statictoChars(param1:Int, param2:NativeArray<Char16>, param3:Int):Int
statictoChars(param1:Int):NativeArray<Char16>
statictoCodePoint(param1:Char16, param2:Char16):Int
statictoLowerCase(param1:Char16):Char16
statictoLowerCase(param1:Int):Int
statictoTitleCase(param1:Char16):Char16
statictoTitleCase(param1:Int):Int
statictoUpperCase(param1:Char16):Char16
statictoUpperCase(param1:Int):Int
staticvalueOf(param1:Char16):Character
new(param1:Char16)
charValue():Char16
compareTo(param1:Character):Int
compareTo(param1:Dynamic):Int
equals(param1:Dynamic):Bool
hashCode():Int
toString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/CharacterClass.html