public class TimerDemo { public static void main(String[] args) { // creating timer task, timer TimerTask tasknew = new TimerTask() {