Uses of Class
org.salespointframework.time.Interval.IntervalBuilder
Packages that use Interval.IntervalBuilder
Package
Description
The time subsystem abstracting the concept of business time.
-
Uses of Interval.IntervalBuilder in org.salespointframework.time
Methods in org.salespointframework.time that return Interval.IntervalBuilderModifier and TypeMethodDescriptionstatic Interval.IntervalBuilderInterval.from(LocalDateTime start) Starts building a newIntervalwith the given start time.