public abstract class EventLoop extends Object
| Constructor and Description |
|---|
EventLoop() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
cycle() |
static void |
setEventLoop(EventLoop eventLoop) |
public static void setEventLoop(EventLoop eventLoop)
protected abstract void cycle()
Copyright © 2025. All rights reserved.