Package it.unimi.di.prog2.s17


package it.unimi.di.prog2.s17
Soluzioni relative agli esercizi della lezione 17, per maggiori dettagli si veda il diario del corso.
  • Classes
    Class
    Description
    A class to handle a list of rectangles and organize them as in histogram.
    A class to test Histogram.
    A mutable class representing a rectangle with integer valued base and height.
    A mutable class representing a square with integer valued base.