Uses of Class
org.opentrafficsim.kpi.sampling.indicator.Persistent
| Package | Description | 
|---|---|
| org.opentrafficsim.kpi.sampling.indicator | 
 Indicators based on sampling data. 
 | 
- 
Uses of Persistent in org.opentrafficsim.kpi.sampling.indicator
Methods in org.opentrafficsim.kpi.sampling.indicator that return Persistent Modifier and Type Method Description Persistent<U,T,W>Persistent. copy()Creates a copy.Constructors in org.opentrafficsim.kpi.sampling.indicator with parameters of type Persistent Constructor Description PersistentStatistic(Persistent<U,T,?> persistent)Constructor.