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