@Deprecated
public static class PluralRules.FixedDecimalRange
extends java.lang.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 |
|---|---|
java.lang.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)
Copyright © 2016 Unicode, Inc. and others.