| Package | Description |
|---|---|
| net.anotheria.moskito.core.stats | |
| net.anotheria.moskito.core.stats.impl |
| Modifier and Type | Method and Description |
|---|---|
ValueHolder |
IValueHolderFactory.createValueHolder(Interval aInterval)
This method creates a new ValueHolder instance for the given Interval.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiffLongValueHolder
This value holder is meant for values that are continuously increasing and where you want to monitor not an absolute amount per interval but a change.
|
class |
DoubleValueHolder
This class implements a ValueHolder that is able to process double values.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.