Class Buffer


  • public class Buffer
    extends Object
    This class is the buffer where the threads get each task to execute
    Author:
    Alberto Verdecia Cabrera (averdeciac@gmail.com)
    • Constructor Detail

      • Buffer

        public Buffer​(MainTask[] tasks)
        Buffer Constructor
        Parameters:
        tasks -