Uses of Class
org.salespointframework.time.Interval.IntervalBuilder
-
Packages that use Interval.IntervalBuilder Package Description org.salespointframework.time 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.IntervalBuilder Modifier and Type Method Description static Interval.IntervalBuilderInterval. from(LocalDateTime start)Starts building a newIntervalwith the given start time.
-