Uses of Interface
com.helger.datetime.period.ILocalDatePeriod
-
Packages that use ILocalDatePeriod Package Description com.helger.datetime.period -
-
Uses of ILocalDatePeriod in com.helger.datetime.period
Classes in com.helger.datetime.period that implement ILocalDatePeriod Modifier and Type Class Description classLocalDatePeriodDefault implementation ofILocalDatePeriod.Methods in com.helger.datetime.period with parameters of type ILocalDatePeriod Modifier and Type Method Description default booleanILocalDatePeriod. isOverlappingWith(ILocalDatePeriod aPeriod, boolean bInclBoundaries)default booleanILocalDatePeriod. isOverlappingWithExcl(ILocalDatePeriod aPeriod)default booleanILocalDatePeriod. isOverlappingWithIncl(ILocalDatePeriod aPeriod)
-