Hi
Can someone please give me some advice on how to do the following question:
As I have no idea!
Next alter the default constructor in rotaMaker so that it uses the arrays referenced by the class variables in rotaMakerHelper to initialise all its instance variables. So, for example, shiftsCal should be initialised to a new sorted set that holds the shifts given by the array referenced by the rotaMakerHelper class’s static variable shiftsDays.
Thanks,
joe