| Package | Description |
|---|---|
| net.anotheria.moskito.core.producers | |
| net.anotheria.moskito.core.stats | |
| net.anotheria.moskito.core.stats.impl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractStats.addStatValues(StatValue... values) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DetailedStatValue
Extends the
StatValue interface with a StatValueTypes value. |
interface |
TypeAwareStatValue
Extends the
StatValue interface with a StatValueTypes value. |
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedTypeAwareStatValueImpl
Extends the
TypeAwareStatValueImpl type with some predefined values:
min, max, avg. |
class |
TypeAwareStatValueImpl
Extends the
StatValueImpl type with a StatValueTypes value. |
| Modifier and Type | Method and Description |
|---|---|
static StatValue |
StatValueFactory.createStatValue(java.lang.Object aPattern,
java.lang.String aName,
Interval[] aIntervals)
This method creates a new StatValue instance.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.