5d141242c9
Motivation: EventLoop overrides the next() method with the same signature of its super class EventLoopGroup. Modifications: Remove the duplicate method declaration from the EventLoop interface. Result: Perhaps makes the API slightly more readable as there is one less method. |
||
---|---|---|
.. | ||
src | ||
pom.xml |