public class ExchangeRateModelKt
Modifier and Type | Method and Description |
---|---|
static Amount<java.util.Currency> |
exchangeAmount(ExchangeRate $receiver,
Amount<java.util.Currency> amount,
java.util.Currency to) |
static double |
exchangeDouble(ExchangeRate $receiver,
Amount<java.util.Currency> amount,
java.util.Currency to) |
public static Amount<java.util.Currency> exchangeAmount(ExchangeRate $receiver, Amount<java.util.Currency> amount, java.util.Currency to)
public static double exchangeDouble(ExchangeRate $receiver, Amount<java.util.Currency> amount, java.util.Currency to)