Uses of Interface
com.helger.datetime.domain.IHasStartAndEnd
-
Packages that use IHasStartAndEnd Package Description com.helger.datetime.period -
-
Uses of IHasStartAndEnd in com.helger.datetime.period
Subinterfaces of IHasStartAndEnd in com.helger.datetime.period Modifier and Type Interface Description interfaceILocalDatePeriodBase interface for a period consisting of 2 local date periods.interfaceILocalDateTimePeriodBase interface for a period consisting of 2 local date periods.Classes in com.helger.datetime.period that implement IHasStartAndEnd Modifier and Type Class Description classLocalDatePeriodDefault implementation ofILocalDatePeriod.classLocalDateTimePeriodDefault implementation ofILocalDateTimePeriod.
-