| Package | Description |
|---|---|
| org.schwering.irc.lib.util |
| Modifier and Type | Method and Description |
|---|---|
static IRCReply |
IRCReply.valueByCode(int code) |
static IRCReply |
IRCReply.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IRCReply[] |
IRCReply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2015. All rights reserved.