Class Job

    • Field Detail

      • id

        protected String id
        Job id
      • time

        protected double time
        Time in which the job was started to be processed.
    • Constructor Detail

      • Job

        public Job​(String name)
        Constructor
        Parameters:
        name - Job id
    • Method Detail

      • setTime

        public void setTime​(double time)
        Set the job time
        Parameters:
        time - Job time