public static class Money.Companion
| Modifier and Type | Method and Description |
|---|---|
Money |
ofCoins(long coins)
Перевод рубли в копейки
|
Money |
ofRubles(long rubles)
Перевод копейки в рубли
|
Money |
ofRubles(java.math.BigDecimal value) |
Money |
ofRubles(double rubles) |