Goal

interface Goal

The interface that all scheduling rules must satisfy.

Functions

Link copied to clipboard
abstract fun run(plan: EditablePlan)

Run the rule.