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