| Class | Description |
|---|---|
| AAccumulationFunction | |
| AccumulationFunctionArithmeticMeanXY |
Returns the arithmetic mean (x and y) of all points being accumulated by the
calls to
since the
call to . |
| AccumulationFunctionBypass |
Dummy stub implementation of
IAccumulationFunction that does not work
correctly but throws UnsupportedOperationException from every method and is
only intended for being used by AccumulationStrategyByPass |
Copyright © 2017. All rights reserved.