public final class SlackHelper extends Object
| Constructor and Description |
|---|
SlackHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
inferSlack(Task task)
Given a task with only a total slack value,
infer and set the appropriate values for start and finish slack.
|
public static void inferSlack(Task task)
task - target taskCopyright © 2000–2025 MPXJ. All rights reserved.