Definition at line 33 of file IntervalUtils.java.
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.extendInterval |
( |
Interval |
range, |
|
|
final Long |
eventTime |
|
) |
| |
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.getAdjustedInterval |
( |
Interval |
oldInterval, |
|
|
TimeUnits |
requestedUnit |
|
) |
| |
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.getIntervalAround |
( |
DateTime |
aroundInstant, |
|
|
ReadablePeriod |
period |
|
) |
| |
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.getIntervalAround |
( |
Instant |
aroundInstant, |
|
|
TemporalAmount |
temporalAmount |
|
) |
| |
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.getIntervalAroundMiddle |
( |
Interval |
interval, |
|
|
ReadablePeriod |
period |
|
) |
| |
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.getSpanningInterval |
( |
Collection< DateTime > |
times | ) |
|
|
static |
static DateTime org.sleuthkit.autopsy.timeline.utils.IntervalUtils.middleOf |
( |
Interval |
interval | ) |
|
|
static |
static Interval org.sleuthkit.autopsy.timeline.utils.IntervalUtils.span |
( |
Interval |
range, |
|
|
final Interval |
range2 |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /home/carriersleuth/repos/autopsy/Core/src/org/sleuthkit/autopsy/timeline/utils/IntervalUtils.java