Typo
This commit is contained in:
parent
4154f42520
commit
c17e5b458a
@ -211,7 +211,7 @@ public abstract class SingleThreadEventLoop extends AbstractExecutorService impl
|
||||
protected abstract void run();
|
||||
|
||||
protected void cleanup() {
|
||||
// Do nothing. Subclases will override.
|
||||
// Do nothing. Subclasses will override.
|
||||
}
|
||||
|
||||
protected abstract void wakeup(boolean inEventLoop);
|
||||
|
Loading…
Reference in New Issue
Block a user