Uses of Class
org.salespointframework.time.Intervals
| Package | Description |
|---|---|
| org.salespointframework.time |
The time subsystem abstracting the concept of business time.
|
-
Uses of Intervals in org.salespointframework.time
Methods in org.salespointframework.time that return Intervals Modifier and Type Method Description static IntervalsIntervals. divide(Interval interval, TemporalAmount duration)Divides the givenIntervalinto smaller intervals of the given duration.