public class ChannelStats extends Object
| Constructor and Description |
|---|
ChannelStats() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChannelId() |
long |
getMemberCount() |
int |
hashCode() |
void |
setChannelId(String channelId) |
void |
setMemberCount(long memberCount) |
String |
toString() |
Copyright © 2019. All rights reserved.