# Print output for @column tags ?> UCharacter.NumericType - Android SDK | Android Developers

Most visited

Recently visited

UCharacter.NumericType

public static interface UCharacter.NumericType

android.icu.lang.UCharacter.NumericType


Numeric Type constants.

See also:

Summary

Constants

int DECIMAL

int DIGIT

int NONE

int NUMERIC

Constants

DECIMAL

public static final int DECIMAL

Constant Value: 1 (0x00000001)

DIGIT

public static final int DIGIT

Constant Value: 2 (0x00000002)

NONE

public static final int NONE

Constant Value: 0 (0x00000000)

NUMERIC

public static final int NUMERIC

Constant Value: 3 (0x00000003)