|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.util.ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData
public static final class ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData
| Constructor Summary | |
|---|---|
protected |
ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData()
Deprecated. |
|
ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData(ScreenResolutionPerVisitAggregation dataObject)
Creates a new ScreenResolutionPerVisitAggregationRowData
with the data of the given
ScreenResolutionPerVisitAggregation. |
| Method Summary | |
|---|---|
protected void |
aggregate(ScreenResolutionPerVisitAggregation dataObject)
Aggregates the data from the given ScreenResolutionPerVisitAggregation. |
java.lang.Integer |
getCount(ScreenResolution resolution)
Returns the count for the given ScreenResolution. |
java.util.Map<ScreenResolution,java.lang.Integer> |
getResolutions()
Returns the counted resolutions map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData()
public ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData(ScreenResolutionPerVisitAggregation dataObject)
ScreenResolutionPerVisitAggregationRowData
with the data of the given
ScreenResolutionPerVisitAggregation.
dataObject - ScreenResolutionPerVisitAggregation| Method Detail |
|---|
protected void aggregate(ScreenResolutionPerVisitAggregation dataObject)
ScreenResolutionPerVisitAggregation.
dataObject - ScreenResolutionPerVisitAggregationAbstractRowData.aggregate(org.torweg.pulse.util.time.IHasDuration)public java.util.Map<ScreenResolution,java.lang.Integer> getResolutions()
public java.lang.Integer getCount(ScreenResolution resolution)
ScreenResolution.
resolution - the ScreenResolution
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||