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