Package it.unimi.di.prog2.h12


package it.unimi.di.prog2.h12
Materiale relativo alla lezione 12 per maggiori dettagli si veda il diario del corso.
  • Classes
    Class
    Description
    Immutable class that represents a (positive or negative) amount in a currency that has an integer part and cents.
    Client class for testing the CurrencyAmount class.
    Guest list for a private party of prescribed capacity.
    Client code for GuestList.