public class PageInBrowserStatsDecorator extends AbstractDecorator
PageInBrowserStats.| Modifier and Type | Class and Description |
|---|---|
static class |
PageInBrowserStatsDecorator.PageInBrowserStatsDecoratorValueName
Represents PageInBrowserStats value name.
|
MB| Constructor and Description |
|---|
PageInBrowserStatsDecorator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StatValueAO> |
getValues(IStats stats,
java.lang.String interval,
TimeUnit unit)
Returns transformed stats for incoming stats object.
|
compareTo, getCaptions, getExplanation, getNamepublic java.util.List<StatValueAO> getValues(IStats stats, java.lang.String interval, TimeUnit unit)
IDecoratorstats - stats to decorate.interval - the selected interval.unit - the selected time unit.Copyright © 2010-2020 anotheria.net. All Rights Reserved.