Uses of Enum
org.jcodings.unicode.UnicodeCodeRange
Packages that use UnicodeCodeRange
-
Uses of UnicodeCodeRange in org.jcodings.unicode
Subclasses with type arguments of type UnicodeCodeRange in org.jcodings.unicodeMethods in org.jcodings.unicode that return UnicodeCodeRangeModifier and TypeMethodDescriptionstatic UnicodeCodeRangeReturns the enum constant of this type with the specified name.static UnicodeCodeRange[]UnicodeCodeRange.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jcodings.unicode with parameters of type UnicodeCodeRangeModifier and TypeMethodDescriptionstatic booleanUnicodeEncoding.isInCodeRange(UnicodeCodeRange range, int code)