public class ConvertUtils extends Object
| 构造器和说明 |
|---|
ConvertUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
private static String |
amount(BigDecimal number)
china: get yuan string
|
static BigDecimal |
fen2Yuan(Integer fen)
china: fen to yuan
|
static String |
fen2YuanString(Integer fen)
china: fen to yuan
|
public static BigDecimal fen2Yuan(Integer fen)
fen - fenprivate static String amount(BigDecimal number)
number - BigDecimalCopyright © 2022. All rights reserved.