| Package | Description |
|---|---|
| jp.gopay.sdk.models.common |
| Modifier and Type | Method | Description |
|---|---|---|
int |
MoneyLike.compareTo(MoneyLike other) |
Compares this to another instance of MoneyLike
|
MoneyLike |
MoneyLike.minus(MoneyLike other) |
Subtraction operation between two instances of MoneyLike
|
MoneyLike |
MoneyLike.plus(MoneyLike other) |
Addition operation between two instances of MoneyLike.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.