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