public class ChannelCounts extends Object
| Constructor and Description |
|---|
ChannelCounts() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,Long> |
getCounts() |
Map<String,Long> |
getUpdateTimes() |
int |
hashCode() |
void |
setCounts(Map<String,Long> counts) |
void |
setUpdateTimes(Map<String,Long> updateTimes) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.