Uses of Interface
net.anwiba.commons.utilities.time.IZonedDateTimeRange
-
Packages that use IZonedDateTimeRange Package Description net.anwiba.commons.utilities.time -
-
Uses of IZonedDateTimeRange in net.anwiba.commons.utilities.time
Classes in net.anwiba.commons.utilities.time that implement IZonedDateTimeRange Modifier and Type Class Description classZonedDateTimeRangeMethods in net.anwiba.commons.utilities.time that return IZonedDateTimeRange Modifier and Type Method Description static IZonedDateTimeRangeUserDateTimeUtilities. asZoneDateTimeRange(LocalDateTimeSegment userDateTimeSegment)IZonedDateTimeRangeIZonedDateTimeRange. intersection(IZonedDateTimeRange segment)IZonedDateTimeRangeZonedDateTimeRange. intersection(IZonedDateTimeRange segment)static IZonedDateTimeRangeZonedDateTimeRange. of(java.time.ZonedDateTime from, java.time.Duration duration)static IZonedDateTimeRangeZonedDateTimeRange. of(java.time.ZonedDateTime from, java.time.Period period)Methods in net.anwiba.commons.utilities.time with parameters of type IZonedDateTimeRange Modifier and Type Method Description booleanIZonedDateTimeRange. interact(IZonedDateTimeRange segment)booleanZonedDateTimeRange. interact(IZonedDateTimeRange segment)IZonedDateTimeRangeIZonedDateTimeRange. intersection(IZonedDateTimeRange segment)IZonedDateTimeRangeZonedDateTimeRange. intersection(IZonedDateTimeRange segment)
-