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() |
@Generated(value="lombok") public AnalyticsSettings()
@Generated(value="lombok") public int getMaxUsersForStatistics()
@Generated(value="lombok") public void setMaxUsersForStatistics(int maxUsersForStatistics)
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2019. All rights reserved.