public class MultipleCollectionSizeTimeVarying extends MultipleSimpleStatsTimeVarying
indexedStats
diff, eventList, lastTime, mean, startTime, variance
count, DEFAULT_NAME, DEFAULT_NUMBER_FORMAT, maxObs, minObs, name, numberFormat
EOL
Constructor and Description |
---|
MultipleCollectionSizeTimeVarying(java.lang.String name)
Instantiate a MultipleCollectionSizeTimeVarying to listen to
a property of type Collection
|
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
If newValue is a Collection, and the PropertyChangeEvent is
an IndexedPropertyChangeEvent, pass a new IndexedPropertyChangeEvent
to the super class.
|
clear, getAllCount, getAllMaxObs, getAllMean, getAllMinObs, getAllSampleStat, getAllStandardDeviation, getAllVariance, getCount, getMaxObs, getMean, getMinObs, getStandardDeviation, getVariance, newObservation, newObservation, reset, toString
getEventList, getEventListID, getMean, getSamplingType, getStandardDeviation, getStartTime, getVariance, newObservation, setEventList, setEventListID, setSamplingType
clone, getCount, getDataLine, getMaxObs, getMinObs, getName, newObservation, newObservation, newObservation, setName, setNumberFormat
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCount, getMaxObs, getMean, getMinObs, getName, getSamplingType, getStandardDeviation, getVariance, newObservation, newObservation, newObservation, newObservation, setName, setNumberFormat, setSamplingType
public MultipleCollectionSizeTimeVarying(java.lang.String name)
name
- Name of Collection propertypublic void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
propertyChange
in class MultipleSimpleStatsTimeVarying
e
- Heard PropertyChangeEvent