Uses of Enum
org.jcodings.unicode.UnicodeCodeRange
Packages that use UnicodeCodeRange
-
Uses of UnicodeCodeRange in org.jcodings.unicode
Fields in org.jcodings.unicode declared as UnicodeCodeRangeModifier and TypeFieldDescription(package private) static final UnicodeCodeRange[]
UnicodeCodeRange.CodeRangeTable
Methods in org.jcodings.unicode that return UnicodeCodeRangeModifier and TypeMethodDescriptionstatic UnicodeCodeRange
Returns 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 boolean
UnicodeEncoding.isInCodeRange
(UnicodeCodeRange range, int code)