Interface LoadPlanable

All Known Implementing Classes:
ConstantPlan, OpenClose, TaskImpl

public interface LoadPlanable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
    getLoadAt(Day instant)
     
  • Method Details

    • getLoadAt

      int getLoadAt(Day instant)
    • getLastDayIfAny

      Day getLastDayIfAny()