public class DiffLongValueHolderFactory
extends java.lang.Object
| Constructor and Description |
|---|
DiffLongValueHolderFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.anotheria.moskito.core.stats.impl.AbstractValueHolder |
createValueHolder(Interval aInterval)
This method creates a new ValueHolder instance for the given Interval.
|
protected net.anotheria.moskito.core.stats.impl.AbstractValueHolder |
createValueHolderObject(Interval aInterval)
This method creates the new ValueHolder instance.
|
protected net.anotheria.moskito.core.stats.impl.AbstractValueHolder createValueHolderObject(Interval aInterval)
aInterval - the Interval to be usedpublic final net.anotheria.moskito.core.stats.impl.AbstractValueHolder createValueHolder(Interval aInterval)
IValueHolderFactorycreateValueHolder in interface IValueHolderFactoryaInterval - the Interval to be usedCopyright © 2010-2020 anotheria.net. All Rights Reserved.