Class OutsideBlindsOffState

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void consume​(AbstractDevice abstractDevice)
      Method calculating consuming of device.
      void processChanges​(AbstractWeatherDevice abstractWeatherDevice)
      The method, depending on the temperature of the house and the state of the device, implements a different logic of the device's behavior.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait