interface TaskWatcher { void taskComplete(Task t); }