ee54ea725a
Motivation: We can remove some classes and duplication if we add default methods Modifications: - Add default methods to EventExecutor / EventExecutorGroup / EventLoop / EventLoopGroup - Remove code duplication - Remove AbstractEventExecutorGroup as it is not needed anymore Result: Cleanup and removal of code-duplication. Also makes it easier for people to implement their custom executors / groups |
||
---|---|---|
.. | ||
src | ||
pom.xml |