static class ScheduleBuilder.ActivityEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
private Activity |
activity |
private int |
startTime |
| Constructor and Description |
|---|
ActivityEntry(int startTime,
Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
Activity |
getActivity() |
int |
getStartTime() |