public interface BaseCalculator<E> extends NonWorkingDayChecker<E>
| Modifier and Type | Method and Description | 
|---|---|
E | 
getCurrentBusinessDate()
Gives the current business date held by the calculator. 
 | 
int | 
getCurrentIncrement()
return the current increment in the calculator, this is used by the
 handler. 
 | 
isNonWorkingDayE getCurrentBusinessDate()
int getCurrentIncrement()
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.