public class DefaultUserMode extends DefaultModeBase implements UserMode
UserMode.| Constructor and Description |
|---|
DefaultUserMode(@NonNull Client client,
char mode)
Constructs this object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
getChar, getClient, toString, toStringerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetClientpublic DefaultUserMode(@NonNull Client client, char mode)
client - clientmode - modeCopyright © 2013–2021 Kitteh. All rights reserved.