public final class CurrencyChange extends Object
Modifier and Type | Field and Description |
---|---|
static double |
EUROS_CHANGE |
Modifier and Type | Method and Description |
---|---|
static double |
changeEurosToPts(double dEuros) |
static double |
changePtsToEuros(double dPts) |
public static final double EUROS_CHANGE
Copyright © 2021. All rights reserved.