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.
|
adjustDate
public Calendar moveCurrentDate(BaseCalculator<Calendar> calculator)
moveCurrentDate
in interface HolidayHandler<Calendar>
moveCurrentDate
in class CalendarForwardHandler
calculator
- the calculatorpublic String getType()
getType
in interface HolidayHandler<Calendar>
getType
in class CalendarForwardHandler
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.