Package | Description |
---|---|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
Modifier and Type | Method and Description |
---|---|
static MonitorCommand.Action |
MonitorCommand.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorCommand.Action[] |
MonitorCommand.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
@NonNull MonitorCommand |
MonitorCommand.action(@NonNull MonitorCommand.Action action)
Sets the action for the command.
|
Copyright © 2013–2021 Kitteh. All rights reserved.