@Deprecated public static class PluralRules.FixedDecimalRange extends Object
Modifier and Type | Field and Description |
---|---|
PluralRules.FixedDecimal |
end
Deprecated.
This API is ICU internal only.
|
PluralRules.FixedDecimal |
start
Deprecated.
This API is ICU internal only.
|
Constructor and Description |
---|
FixedDecimalRange(PluralRules.FixedDecimal start,
PluralRules.FixedDecimal end)
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Deprecated.
This API is ICU internal only.
|
@Deprecated public final PluralRules.FixedDecimal start
@Deprecated public final PluralRules.FixedDecimal end
@Deprecated public FixedDecimalRange(PluralRules.FixedDecimal start, PluralRules.FixedDecimal end)
@Deprecated public String toString()
Copyright © 2016 Unicode, Inc. and others.