| Package | Description |
|---|---|
| org.kitteh.irc.client.library.defaults.feature |
Defaults!
|
| org.kitteh.irc.client.library.util |
Utilities!
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultMessageTagManager.TagCreator |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,AbstractNameValueProcessor.Creator<NameValue>> |
AbstractNameValueProcessor.getRegistrations()
Gets the actual registrations map, for manipulation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Optional<TriFunction<Client,String,String,? extends NameValue>> |
AbstractNameValueProcessor.registerCreator(String name,
AbstractNameValueProcessor.Creator<NameValue> creator)
Registers a creator to a name.
|
Copyright © 2013–2019 Kitteh. All rights reserved.