public static class AbstractIntervalChartSupplier.IntervalChartSettingsImpl extends StatisticSupplier.StatisticsGraphSettingsImpl
| Constructor and Description |
|---|
IntervalChartSettingsImpl(boolean ignoreEmpty,
boolean isExtractorEmpty,
int intervals) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
isExtractorEmpty() |
isIgnoreEmptyItemspublic IntervalChartSettingsImpl(boolean ignoreEmpty,
boolean isExtractorEmpty,
int intervals)
public boolean isExtractorEmpty()
public boolean equals(java.lang.Object o)
equals in class StatisticSupplier.StatisticsGraphSettingsImplpublic int hashCode()
hashCode in class StatisticSupplier.StatisticsGraphSettingsImpl