public class PollBot extends Object implements ShutdownNotify, IBot
| Constructor and Description |
|---|
PollBot() |
PollBot(HandlerBot handlerBot) |
| Modifier and Type | Method and Description |
|---|---|
Bots |
find(String name) |
void |
notifyShutdown() |
void |
shutdown() |
void |
start(List<Bots> bots) |
public PollBot(HandlerBot handlerBot)
public PollBot()
public void notifyShutdown()
notifyShutdown in interface ShutdownNotifyCopyright © 2022. All rights reserved.