public class DateModifiedPrecedingHandler extends DateModifiedFollowingHandler
Date implementation of the
HolidayHandler, for the
Modified Preceeding algorithm.| Constructor and Description |
|---|
DateModifiedPrecedingHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Give the type name for this algorithm.
|
Date |
moveCurrentDate(DateCalculator<Date> calculator)
If the current date of the give calculator is a non-working day, it will
be moved according to the algorithm implemented.
|
movepublic Date moveCurrentDate(DateCalculator<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–2014 Appendium - Portfolio Financing Platform. All rights reserved.