gnu.kawa.functions
public class IntegerFormat extends IntegerFormat
| Constructor Summary | |
|---|---|
| IntegerFormat() | |
| Method Summary | |
|---|---|
| String | convertToIntegerString(Object arg, int radix) |
| static IntegerFormat | getInstance() |
| static Format | getInstance(int base, int minWidth, int padChar, int commaChar, int commaInterval, int flags) |