Added in API level 24

NumericType

interface NumericType
android.icu.lang.UCharacter.NumericType

Numeric Type constants.

Summary

Constants
static Int

static Int

static Int

static Int

Constants

DECIMAL

Added in API level 24
static val DECIMAL: Int
Value: 1

DIGIT

Added in API level 24
static val DIGIT: Int
Value: 2

NONE

Added in API level 24
static val NONE: Int
Value: 0

NUMERIC

Added in API level 24
static val NUMERIC: Int
Value: 3