netty5/common/src/test/java/io/netty/util
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
..
internal Overall cleanup / Add lost old jzlib headers 2012-01-13 17:41:18 +09:00