Uses of Enum Class
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.CodeRangeTableMethods in org.jcodings.unicode that return UnicodeCodeRangeModifier and TypeMethodDescriptionstatic UnicodeCodeRangeReturns the enum constant of this class with the specified name.static UnicodeCodeRange[]UnicodeCodeRange.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jcodings.unicode with parameters of type UnicodeCodeRangeModifier and TypeMethodDescriptionstatic booleanUnicodeEncoding.isInCodeRange(UnicodeCodeRange range, int code)