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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getType
getClient
public char getNickPrefix()
ChannelUserMode
getNickPrefix
in interface ChannelUserMode
@Nonnull public ToStringer toStringer()
DefaultModeBase
toStringer
in class DefaultModeBase
Copyright © 2013–2019 Kitteh. All rights reserved.