Uses of Interface
net.anwiba.commons.utilities.time.IZonedDateTimeRange
Packages that use IZonedDateTimeRange
-
Uses of IZonedDateTimeRange in net.anwiba.commons.utilities.time
Classes in net.anwiba.commons.utilities.time that implement IZonedDateTimeRangeMethods in net.anwiba.commons.utilities.time that return IZonedDateTimeRangeModifier and TypeMethodDescriptionstatic IZonedDateTimeRangeUserDateTimeUtilities.asZoneDateTimeRange(LocalDateTimeSegment userDateTimeSegment) IZonedDateTimeRange.intersection(IZonedDateTimeRange segment) ZonedDateTimeRange.intersection(IZonedDateTimeRange segment) static IZonedDateTimeRangeZonedDateTimeRange.of(ZonedDateTime from, Duration duration) static IZonedDateTimeRangeZonedDateTimeRange.of(ZonedDateTime from, Period period) Methods in net.anwiba.commons.utilities.time with parameters of type IZonedDateTimeRangeModifier and TypeMethodDescriptionbooleanIZonedDateTimeRange.interact(IZonedDateTimeRange segment) booleanZonedDateTimeRange.interact(IZonedDateTimeRange segment) IZonedDateTimeRange.intersection(IZonedDateTimeRange segment) ZonedDateTimeRange.intersection(IZonedDateTimeRange segment)