MCPcopy Create free account
hub / github.com/SPLWare/esProc / toRMB

Method toRMB

src/main/java/com/scudata/common/StringUtils.java:640–642  ·  view source on GitHub ↗

将浮点数格式成人民币大写方式 @param money 浮点数 @return 格式化的字符串 @exception IllegalArgumentException 当money<0或money>=一万万亿时

(double money)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

calculateMethod · 0.95
calculateAllMethod · 0.95

Calls 3

toRMB2Method · 0.95
appendMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected