Package account

Class EURO

java.lang.Object
account.EURO

public class EURO
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    EURO​(double v)  
  • Method Summary

    Modifier and Type Method Description
    double value()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EURO

      public EURO​(double v)
  • Method Details

    • value

      public double value()