Class Heater


public class Heater extends BoilerComponent
The Heater models an actor component of the boiler that is responsible for increasing the water temperature.
  • Constructor Details

    • Heater

      public Heater(String name)
      Constructs a Heater with a given name.
      Parameters:
      name - the name of the heater