public class RangeMacroProps extends Object
| Modifier and Type | Field and Description |
|---|---|
NumberRangeFormatter.RangeCollapse |
collapse |
UnlocalizedNumberFormatter |
formatter1 |
UnlocalizedNumberFormatter |
formatter2 |
NumberRangeFormatter.RangeIdentityFallback |
identityFallback |
ULocale |
loc |
int |
sameFormatters |
| Constructor and Description |
|---|
RangeMacroProps() |
public UnlocalizedNumberFormatter formatter1
public UnlocalizedNumberFormatter formatter2
public int sameFormatters
public NumberRangeFormatter.RangeCollapse collapse
public NumberRangeFormatter.RangeIdentityFallback identityFallback
public ULocale loc