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 |
---|
PluralRules.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.
|
public final PluralRules.FixedDecimal start
public final PluralRules.FixedDecimal end
public PluralRules.FixedDecimalRange(PluralRules.FixedDecimal start, PluralRules.FixedDecimal end)
Copyright (c) 2013 IBM Corporation and others.