netty5/common
Trustin Lee 83026f29a4 Make EventLoop a ScheduledExecutorService
- SingleThreadEventLoop now implements ScheduledExecutorService
  - Scheduled tasks are automatically fetched into taskQueue by
    pollTask() and takeTask()
- Removed MapBackedSet because Java 6 provides it
2012-05-11 20:19:57 +09:00
..
src Make EventLoop a ScheduledExecutorService 2012-05-11 20:19:57 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00