Uses of Class
org.salespointframework.time.Interval.IntervalBuilder
Package
Description
The time subsystem abstracting the concept of business time.
-
Uses of Interval.IntervalBuilder in org.salespointframework.time
Modifier and TypeMethodDescriptionstatic Interval.IntervalBuilder
Interval.from
(LocalDateTime start) Starts building a newInterval
with the given start time.