Package com.ibm.icu.impl.duration.impl
Interface DataRecord.EPluralization
-
- Enclosing class:
- DataRecord
public static interface DataRecord.EPluralization
-
-
Field Detail
-
NONE
static final byte NONE
- See Also:
- Constant Field Values
-
PLURAL
static final byte PLURAL
- See Also:
- Constant Field Values
-
DUAL
static final byte DUAL
- See Also:
- Constant Field Values
-
PAUCAL
static final byte PAUCAL
- See Also:
- Constant Field Values
-
HEBREW
static final byte HEBREW
- See Also:
- Constant Field Values
-
ARABIC
static final byte ARABIC
- See Also:
- Constant Field Values
-
names
static final java.lang.String[] names
-
-