public class AnalyticsSettings extends Object
| Constructor and Description |
|---|
AnalyticsSettings() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
getMaxUsersForStatistics() |
int |
hashCode() |
void |
setMaxUsersForStatistics(int maxUsersForStatistics) |
String |
toString() |
public int getMaxUsersForStatistics()
public void setMaxUsersForStatistics(int maxUsersForStatistics)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.