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 @NonNull Optional<TriFunction<Client,String,String,? extends NameValue>> |
AbstractNameValueProcessor.registerCreator(@NonNull String name,
@NonNull AbstractNameValueProcessor.Creator<NameValue> creator)
Registers a creator to a name.
|
Copyright © 2013–2021 Kitteh. All rights reserved.