package java.lang
implements Comparable<Character>
import java.lang.Character
Available on javanew (param1:Char16)charValue ():Char16compareTo (param1:Character):IntcompareTo (param1:Dynamic):Intequals (param1:Dynamic):BoolhashCode ():InttoString ():Stringstatic read only COMBINING_SPACING_MARK:Char16static read only CONNECTOR_PUNCTUATION:Char16static read only CONTROL:Char16static read only CURRENCY_SYMBOL:Char16static read only DASH_PUNCTUATION:Char16static read only DECIMAL_DIGIT_NUMBER:Char16static read only DIRECTIONALITY_ARABIC_NUMBER:Char16static read only DIRECTIONALITY_BOUNDARY_NEUTRAL:Char16static read only DIRECTIONALITY_COMMON_NUMBER_SEPARATOR:Char16static read only DIRECTIONALITY_EUROPEAN_NUMBER:Char16static read only DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR:Char16static read only DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR:Char16static read only DIRECTIONALITY_LEFT_TO_RIGHT:Char16static read only DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING:Char16static read only DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE:Char16static read only DIRECTIONALITY_NONSPACING_MARK:Char16static read only DIRECTIONALITY_OTHER_NEUTRALS:Char16static read only DIRECTIONALITY_PARAGRAPH_SEPARATOR:Char16static read only DIRECTIONALITY_POP_DIRECTIONAL_FORMAT:Char16static read only DIRECTIONALITY_RIGHT_TO_LEFT:Char16static read only DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC:Char16static read only DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING:Char16static read only DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE:Char16static read only DIRECTIONALITY_SEGMENT_SEPARATOR:Char16static read only DIRECTIONALITY_UNDEFINED:Char16static read only DIRECTIONALITY_WHITESPACE:Char16static read only ENCLOSING_MARK:Char16static read only END_PUNCTUATION:Char16static read only FINAL_QUOTE_PUNCTUATION:Char16static read only FORMAT:Char16static read only INITIAL_QUOTE_PUNCTUATION:Char16static read only LETTER_NUMBER:Char16static read only LINE_SEPARATOR:Char16static read only LOWERCASE_LETTER:Char16static read only MATH_SYMBOL:Char16static read only MAX_CODE_POINT:Intstatic read only MAX_HIGH_SURROGATE:Char16static read only MAX_LOW_SURROGATE:Char16static read only MAX_RADIX:Intstatic read only MAX_SURROGATE:Char16static read only MAX_VALUE:Char16static read only MIN_CODE_POINT:Intstatic read only MIN_HIGH_SURROGATE:Char16static read only MIN_LOW_SURROGATE:Char16static read only MIN_RADIX:Intstatic read only MIN_SUPPLEMENTARY_CODE_POINT:Intstatic read only MIN_SURROGATE:Char16static read only MIN_VALUE:Char16static read only MODIFIER_LETTER:Char16static read only MODIFIER_SYMBOL:Char16static read only NON_SPACING_MARK:Char16static read only OTHER_LETTER:Char16static read only OTHER_NUMBER:Char16static read only OTHER_PUNCTUATION:Char16static read only OTHER_SYMBOL:Char16static read only PARAGRAPH_SEPARATOR:Char16static read only PRIVATE_USE:Char16static read only SIZE:Intstatic read only SPACE_SEPARATOR:Char16static read only START_PUNCTUATION:Char16static read only SURROGATE:Char16static read only TITLECASE_LETTER:Char16static TYPE:Class<Character>static read only UNASSIGNED:Char16static read only UPPERCASE_LETTER:Char16static _toString (param1:Char16):Stringstatic charCount (param1:Int):Intstatic codePointAt (param1:CharSequence, param2:Int):Intstatic codePointAt (param1:NativeArray<Char16>, param2:Int):Intstatic codePointAt (param1:NativeArray<Char16>, param2:Int, param3:Int):Intstatic codePointBefore (param1:CharSequence, param2:Int):Intstatic codePointBefore (param1:NativeArray<Char16>, param2:Int):Intstatic codePointBefore (param1:NativeArray<Char16>, param2:Int, param3:Int):Intstatic codePointCount (param1:CharSequence, param2:Int, param3:Int):Intstatic codePointCount (param1:NativeArray<Char16>, param2:Int, param3:Int):Intstatic compare (param1:Char16, param2:Char16):Intstatic digit (param1:Char16, param2:Int):Intstatic digit (param1:Int, param2:Int):Intstatic forDigit (param1:Int, param2:Int):Char16static getDirectionality (param1:Char16):Char16static getDirectionality (param1:Int):Char16static getName (param1:Int):Stringstatic getNumericValue (param1:Char16):Intstatic getNumericValue (param1:Int):Intstatic getType (param1:Char16):Intstatic getType (param1:Int):Intstatic highSurrogate (param1:Int):Char16static isAlphabetic (param1:Int):Boolstatic isBmpCodePoint (param1:Int):Boolstatic isDefined (param1:Char16):Boolstatic isDefined (param1:Int):Boolstatic isDigit (param1:Char16):Boolstatic isDigit (param1:Int):Boolstatic isHighSurrogate (param1:Char16):Boolstatic isISOControl (param1:Char16):Boolstatic isISOControl (param1:Int):Boolstatic isIdentifierIgnorable (param1:Char16):Boolstatic isIdentifierIgnorable (param1:Int):Boolstatic isIdeographic (param1:Int):Boolstatic isJavaIdentifierPart (param1:Char16):Boolstatic isJavaIdentifierPart (param1:Int):Boolstatic isJavaIdentifierStart (param1:Char16):Boolstatic isJavaIdentifierStart (param1:Int):Boolstatic isJavaLetter (param1:Char16):Boolstatic isJavaLetterOrDigit (param1:Char16):Boolstatic isLetter (param1:Char16):Boolstatic isLetter (param1:Int):Boolstatic isLetterOrDigit (param1:Char16):Boolstatic isLetterOrDigit (param1:Int):Boolstatic isLowSurrogate (param1:Char16):Boolstatic isLowerCase (param1:Char16):Boolstatic isLowerCase (param1:Int):Boolstatic isMirrored (param1:Char16):Boolstatic isMirrored (param1:Int):Boolstatic isSpace (param1:Char16):Boolstatic isSpaceChar (param1:Char16):Boolstatic isSpaceChar (param1:Int):Boolstatic isSupplementaryCodePoint (param1:Int):Boolstatic isSurrogate (param1:Char16):Boolstatic isSurrogatePair (param1:Char16, param2:Char16):Boolstatic isTitleCase (param1:Char16):Boolstatic isTitleCase (param1:Int):Boolstatic isUnicodeIdentifierPart (param1:Char16):Boolstatic isUnicodeIdentifierPart (param1:Int):Boolstatic isUnicodeIdentifierStart (param1:Char16):Boolstatic isUnicodeIdentifierStart (param1:Int):Boolstatic isUpperCase (param1:Char16):Boolstatic isUpperCase (param1:Int):Boolstatic isValidCodePoint (param1:Int):Boolstatic isWhitespace (param1:Char16):Boolstatic isWhitespace (param1:Int):Boolstatic lowSurrogate (param1:Int):Char16static offsetByCodePoints (param1:CharSequence, param2:Int, param3:Int):Intstatic offsetByCodePoints (param1:NativeArray<Char16>, param2:Int, param3:Int, param4:Int, param5:Int):Intstatic reverseBytes (param1:Char16):Char16static toChars (param1:Int, param2:NativeArray<Char16>, param3:Int):Intstatic toChars (param1:Int):NativeArray<Char16>static toCodePoint (param1:Char16, param2:Char16):Intstatic toLowerCase (param1:Char16):Char16static toLowerCase (param1:Int):Intstatic toTitleCase (param1:Char16):Char16static toTitleCase (param1:Int):Intstatic toUpperCase (param1:Char16):Char16static toUpperCase (param1:Int):Intstatic valueOf (param1:Char16):Character
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/lang/CharacterClass.html