public class LocalDateBackwardHandler extends LocalDateForwardHandler
Constructor and Description |
---|
LocalDateBackwardHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Give the type name for this algorithm.
|
org.joda.time.LocalDate |
moveCurrentDate(BaseCalculator<org.joda.time.LocalDate> 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 org.joda.time.LocalDate moveCurrentDate(BaseCalculator<org.joda.time.LocalDate> calculator)
moveCurrentDate
in interface HolidayHandler<org.joda.time.LocalDate>
moveCurrentDate
in class LocalDateForwardHandler
calculator
- the calculatorpublic String getType()
getType
in interface HolidayHandler<org.joda.time.LocalDate>
getType
in class LocalDateForwardHandler
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.