Uses of Class
no.digipost.time.TimeSpan
Packages that use TimeSpan
-
Uses of TimeSpan in no.digipost.time
Fields in no.digipost.time declared as TimeSpanMethods in no.digipost.time that return TimeSpanModifier and TypeMethodDescriptionMethods in no.digipost.time that return types with arguments of type TimeSpanModifier and TypeMethodDescriptionCollapse to one or two spans.TimeSpan.intersection(TimeSpan other) Give the intersection (the overlapping part) of this and the givenTimeSpan, orOptional.empty()if they do not overlap.Methods in no.digipost.time with parameters of type TimeSpanModifier and TypeMethodDescriptionCollapse to one or two spans.intbooleanCheck if the given TimeSpan is completly covered by this.TimeSpan.intersection(TimeSpan other) Give the intersection (the overlapping part) of this and the givenTimeSpan, orOptional.empty()if they do not overlap.