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