I use a Timer and TimerTasks to schedule some tasks to be execuded. Some of the tasks must be rescheduled. I need a mechanism to “name” tasks (e.g. by a String ID) so I can reschedule them or remove them and schedule them at a new time. to schedule some t