public class BlockingEventLoop extends Object implements EventLoop
| Constructor and Description |
|---|
BlockingEventLoop(EventLoop parent,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHandler(EventHandler handler) |
void |
close() |
void |
start() |
void |
stop() |
void |
unpause() |
public void addHandler(@NotNull
EventHandler handler)
addHandler in interface EventLooppublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2015. All rights reserved.