Package com.ibm.icu.text
Class UFieldPosition
java.lang.Object
java.text.FieldPosition
com.ibm.icu.text.UFieldPosition
Deprecated.
This API is ICU internal only.
Adds the ability to get the decimal digits
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.This API is ICU internal only.UFieldPosition
(int field) Deprecated.This API is ICU internal only.UFieldPosition
(Format.Field attribute) Deprecated.This API is ICU internal only.UFieldPosition
(Format.Field attribute, int fieldID) Deprecated.This API is ICU internal only. -
Method Summary
Modifier and TypeMethodDescriptionint
Deprecated.This API is ICU internal only.long
Deprecated.This API is ICU internal only.void
setFractionDigits
(int countVisibleFractionDigits, long fractionDigits) Deprecated.This API is ICU internal only.Methods inherited from class java.text.FieldPosition
equals, getBeginIndex, getEndIndex, getField, getFieldAttribute, hashCode, setBeginIndex, setEndIndex, toString
-
Constructor Details
-
UFieldPosition
Deprecated.This API is ICU internal only. -
UFieldPosition
Deprecated.This API is ICU internal only. -
UFieldPosition
Deprecated.This API is ICU internal only. -
UFieldPosition
Deprecated.This API is ICU internal only.
-
-
Method Details
-
setFractionDigits
Deprecated.This API is ICU internal only. -
getCountVisibleFractionDigits
Deprecated.This API is ICU internal only. -
getFractionDigits
Deprecated.This API is ICU internal only.
-