public class DefaultCalcIntermResult<E> extends Object implements CalcIntermResult<E>
| Constructor and Description |
|---|
DefaultCalcIntermResult(E initialValue)
constructs this wrapper based on the value/result
|
public DefaultCalcIntermResult(E initialValue)
initialValue - public E getResult()
getResult in interface CalcIntermResult<E>Copyright © 2006–2015. All rights reserved.