| Package | Description |
|---|---|
| net.anotheria.moskito.core.stats.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedTypeAwareStatValueImpl
Extends the
TypeAwareStatValueImpl type with some predefined values:
min, max, avg. |
| Modifier and Type | Method and Description |
|---|---|
static DetailedStatValue |
StatValueFactory.createDetailedStatValue(java.lang.Object aPattern,
java.lang.String aName,
Interval[] aIntervals) |
static DetailedStatValue |
StatValueFactory.createDetailedStatValue(StatValueTypes aType,
java.lang.String aName,
Interval[] aIntervals) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.