Class ScheduleItem

    • Constructor Detail

      • ScheduleItem

        public ScheduleItem​(ScheduleEvent event,
                            ScheduleTask task)
        Creates an item.
        Parameters:
        event - event to schedule.
        task - task to execute.
    • Method Detail

      • toString

        public String toString()
        Provides a string image for this object.
        Overrides:
        toString in class Object
        Returns:
        a string image for this object