public static interface UProperty.NameChoice
UCharacter.getPropertyName(int, int)
,
UCharacter.getPropertyValueName(int, int, int)
Modifier and Type | Field and Description |
---|---|
static int |
COUNT
Deprecated.
ICU 58 The numeric value may change over time, see ICU ticket #12420.
|
static int |
LONG
Selector for the long name of a property or value.
|
static int |
SHORT
Selector for the abbreviated name of a property or value.
|
static final int SHORT
static final int LONG
@Deprecated static final int COUNT
Copyright © 2016 Unicode, Inc. and others.