public class ActivityHelper extends Object
| Constructor and Description |
|---|
ActivityHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
intersect(Activity activity1,
Activity activity2) |
static boolean |
intersect(Instant startTime1,
Instant endTime1,
Instant startTime2,
Instant endTime2) |
static boolean |
intersect(long startTime1,
long endTime1,
long startTime2,
long endTime2) |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.