Class ABatchAlgorithm

java.lang.Object
de.uka.ipd.sdq.statistics.ABatchAlgorithm
All Implemented Interfaces:
IBatchAlgorithm
Direct Known Subclasses:
PhiMixingBatchAlgorithm, StaticBatchAlgorithm

public abstract class ABatchAlgorithm extends Object implements IBatchAlgorithm
Implements some recurring tasks arising when implementing the interface IBatchAlgorithm.