ScheduledThreadPoolExecutor « Thread « Java Tutorial






10.15.ScheduledThreadPoolExecutor
10.15.1.JDK1.5 provides a mechanism to create a pool a scheduled task
10.15.2.Animation with ScheduledThreadPoolExecutorAnimation with ScheduledThreadPoolExecutor
10.15.3.Return a value from a thread.