public class CalendarModifiedPrecedingHandler extends CalendarModifiedFollowingHandler
Calendar implementation of the
HolidayHandler, for the
Modified Preceeding algorithm.| Constructor and Description |
|---|
CalendarModifiedPrecedingHandler() |
| 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 CalendarModifiedFollowingHandlercalculator - the calculatorpublic String getType()
getType in interface HolidayHandler<Calendar>getType in class CalendarModifiedFollowingHandlerCopyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.