public class UnitArith extends Object
| Constructor and Description |
|---|
UnitArith() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fenToyuan(double amount)
分变元,并保留两位小数
|
static String |
fenToyuan(String amount)
分变元,并保留两位小数
|
static String |
yuanTofen(double amount)
元变分,并保留两位小数
|
static String |
yuanTofen(String amount)
元变分,并保留两位小数
|
Copyright © 2018. All rights reserved.