Ranges Enum

Definition

public enum Ranges
type Ranges = 
Inheritance
Ranges

Fields

AllRanges 524287

The Constant ALL_RANGES indicates all ranges.

Arabic 2

The Constant ARABIC indicates the ARABIC range and decimal base.

Bengali 16

The Constant BENGALI indicates the BENGALI range and decimal base.

Devanagari 8

The Constant DEVANAGARI indicates the DEVANAGARI range and decimal base.

EasternArabic 4

The Constant EASTERN_ARABIC indicates the ARABIC range and ARABIC_EXTENDED decimal base.

Ethiopic 65536

The Constant ETHIOPIC indicates the ETHIOPIC range and decimal base.

European 1

The Constant EUROPEAN indicates the latin and extended range, and latin decimal base.

Gujarati 64

The Constant GUJARATI indicates the GUJARATI range and decimal base.

Gurmukhi 32

The Constant GURMUKHI indicates the GURMUKHI range and decimal base.

Kannada 1024

The Constant KANNADA indicates the KANNADA range and decimal base.

Khmer 131072

The Constant KHMER indicates the KHMER range and decimal base.

Lao 8192

The Constant LAO indicates the LAO range and decimal base.

Malayalam 2048

The Constant MALAYALAM indicates the MALAYALAM range and decimal base.

Mongolian 262144

The Constant MONGOLIAN indicates the MONGOLIAN range and decimal base.

Myanmar 32768

The Constant MYANMAR indicates the MYANMAR range and decimal base.

Oriya 128

The Constant ORIYA indicates the ORIYA range and decimal base.

Tamil 256

The Constant TAMIL indicates the TAMIL range and decimal base.

Telugu 512

The Constant TELUGU indicates the TELUGU range and decimal base.

Thai 4096

The Constant THAI indicates the THAI range and decimal base.

Tibetan 16384

The Constant TIBETAN indicates the TIBETAN range and decimal base.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to