| Package | Description |
|---|---|
| org.kitteh.irc.client.library.defaults.element.mode |
Default mode element implementations.
|
| org.kitteh.irc.client.library.element.mode |
Classes describing modes.
|
| org.kitteh.irc.client.library.util |
Utilities!
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Mask |
DefaultModeInfo.getMask() |
| Modifier and Type | Method and Description |
|---|---|
@NonNull Mask |
ModeInfo.getMask()
Gets the mask.
|
| Modifier and Type | Method and Description |
|---|---|
static @NonNull Mask |
Mask.fromString(@NonNull String string)
Creates a Mask from a given String.
|
Copyright © 2013–2021 Kitteh. All rights reserved.