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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getType
getClient
public DefaultChannelUserMode(@NonNull Client client, char mode, char prefix)
client
- clientmode
- modeprefix
- prefix used for this modepublic char getNickPrefix()
ChannelUserMode
getNickPrefix
in interface ChannelUserMode
public @NonNull ToStringer toStringer()
DefaultModeBase
toStringer
in class DefaultModeBase
Copyright © 2013–2021 Kitteh. All rights reserved.