Package com.ibm.icu.charset
Interface UConverterConstants.UConverterResetChoice
- Enclosing interface:
- UConverterConstants
public static interface UConverterConstants.UConverterResetChoice
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Field Details
-
RESET_BOTH
static final int RESET_BOTH- See Also:
-
RESET_TO_UNICODE
static final int RESET_TO_UNICODE- See Also:
-
RESET_FROM_UNICODE
static final int RESET_FROM_UNICODE- See Also:
-