Package com.ibm.icu.text
Class PluralRules.FixedDecimalSamples
java.lang.Object
com.ibm.icu.text.PluralRules.FixedDecimalSamples
- Enclosing class:
- PluralRules
Deprecated.
This API is ICU internal only.
A list of NumberInfo that includes all values with the same visibleFractionDigitCount.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal boolean
Deprecated.This API is ICU internal only.final Set<PluralRules.FixedDecimalRange>
Deprecated.This API is ICU internal only.final PluralRules.SampleType
Deprecated.This API is ICU internal only. -
Method Summary
Modifier and TypeMethodDescriptionaddSamples
(Set<Double> result) Deprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.void
Deprecated.This API is ICU internal only.toString()
Deprecated.This API is ICU internal only.
-
Field Details
-
sampleType
Deprecated.This API is ICU internal only. -
samples
Deprecated.This API is ICU internal only. -
bounded
Deprecated.This API is ICU internal only.
-
-
Method Details