public class CalendarBackwardHandler extends CalendarForwardHandler
Calendar implementation of the
HolidayHandler, for the
Backward algorithm.| Constructor and Description |
|---|
CalendarBackwardHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Give the type name for this algorithm.
|
Calendar |
moveCurrentDate(BaseCalculator<Calendar> calculator)
If the current date of the give calculator is a non-working day, it will
be moved according to the algorithm implemented.
|
adjustDatepublic Calendar moveCurrentDate(BaseCalculator<Calendar> calculator)
moveCurrentDate in interface HolidayHandler<Calendar>moveCurrentDate in class CalendarForwardHandlercalculator - the calculatorpublic String getType()
getType in interface HolidayHandler<Calendar>getType in class CalendarForwardHandlerCopyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.