public class DefaultChannelUserMode extends DefaultModeBase implements ChannelUserMode
ChannelUserMode.ChannelMode.Type| Constructor and Description |
|---|
DefaultChannelUserMode(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() |
ToStringer |
toStringer()
Helper method for toString.
|
getChar, getClient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypegetClientpublic char getNickPrefix()
ChannelUserModegetNickPrefix in interface ChannelUserMode@Nonnull public ToStringer toStringer()
DefaultModeBasetoStringer in class DefaultModeBaseCopyright © 2013–2019 Kitteh. All rights reserved.