class java.lang.Character implements Comparable<Null<Char16>> implements Serializable
Available on java
Class Fields
static function codePointAt(param1:CharSequence, param2:Int):Int
static function codePointAt(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
static function codePointAt(param1:NativeArray<Char16>, param2:Int):Int
static function codePointBefore(param1:CharSequence, param2:Int):Int
static function codePointBefore(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
static function codePointBefore(param1:NativeArray<Char16>, param2:Int):Int
static function codePointCount(param1:CharSequence, param2:Int, param3:Int):Int
static function codePointCount(param1:NativeArray<Char16>, param2:Int, param3:Int):Int
static function digit(param1:Char16, param2:Int):Int
static function digit(param1:Int, param2:Int):Int
static function getDirectionality(param1:Char16):Int8
static function getDirectionality(param1:Int):Int8
static function isIdentifierIgnorable(param1:Char16):Bool
static function isIdentifierIgnorable(param1:Int):Bool
static function isJavaIdentifierPart(param1:Char16):Bool
static function isJavaIdentifierPart(param1:Int):Bool
static function isJavaIdentifierStart(param1:Char16):Bool
static function isJavaIdentifierStart(param1:Int):Bool
static function isUnicodeIdentifierPart(param1:Char16):Bool
static function isUnicodeIdentifierPart(param1:Int):Bool
static function isUnicodeIdentifierStart(param1:Char16):Bool
static function isUnicodeIdentifierStart(param1:Int):Bool
static function offsetByCodePoints(param1:CharSequence, param2:Int, param3:Int):Int
static function offsetByCodePoints(param1:NativeArray<Char16>, param2:Int, param3:Int, param4:Int, param5:Int):Int
static function toChars(param1:Int, param2:NativeArray<Char16>, param3:Int):Int
static function toChars(param1:Int):NativeArray<Char16>