public class CLDRDecimalData extends Object
Constructor and Description |
---|
CLDRDecimalData() |
Modifier and Type | Method and Description |
---|---|
int |
getDecimalSeparator() |
String |
getExponentSeparator() |
int |
getGroupingSeparator() |
String |
getInfinity() |
int |
getListSeparator() |
int |
getMinusSign() |
int |
getMonetaryDecimalSeparator() |
String |
getNaN() |
int |
getPercent() |
int |
getPerMille() |
public int getGroupingSeparator()
public int getDecimalSeparator()
public int getListSeparator()
public int getPerMille()
public int getPercent()
public String getNaN()
public String getInfinity()
public int getMinusSign()
public int getMonetaryDecimalSeparator()
public String getExponentSeparator()
Copyright © 2019. All rights reserved.