public class Route extends Object
Constructor and Description |
---|
Route() |
Modifier and Type | Method and Description |
---|---|
void |
addTask(Task task) |
List<Task> |
getTasks() |
long |
getTotalBuildTime() |
void |
setTasks(List<Task> tasks) |
Copyright © 2016–2020 Diabol AB. All rights reserved.