public class DefaultChannelUserMode extends DefaultModeBase implements ChannelUserMode
ChannelUserMode.ChannelMode.Type| Constructor and Description |
|---|
DefaultChannelUserMode(@NonNull Client client,
char mode,
char prefix)
Constructs this object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
char |
getNickPrefix()
Gets the nickname prefix character.
|
int |
hashCode() |
@NonNull ToStringer |
toStringer()
Helper method for toString.
|
getChar, getClient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypegetClientpublic DefaultChannelUserMode(@NonNull Client client, char mode, char prefix)
client - clientmode - modeprefix - prefix used for this modepublic char getNickPrefix()
ChannelUserModegetNickPrefix in interface ChannelUserModepublic @NonNull ToStringer toStringer()
DefaultModeBasetoStringer in class DefaultModeBaseCopyright © 2013–2021 Kitteh. All rights reserved.