public class AvgCalcIntermResult<T> extends DefaultCalcIntermResult<T>
| Constructor and Description |
|---|
AvgCalcIntermResult(T initValue,
int elementsCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
getResultpublic AvgCalcIntermResult(T initValue, int elementsCount)
Copyright © 2006–2015. All rights reserved.