public class ImpressionCounters
extends java.lang.Object
| Constructor and Description |
|---|
ImpressionCounters() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToImpressionCount(int newCount) |
void |
addToItemCount(int newCount) |
int |
getImpressionCount() |
int |
getItemCount() |
Copyright © 2018 SAP SE. All Rights Reserved.