commandNextRuns property

List<NextRun<Command>> commandNextRuns
final

The times before commands should run next.

Implementation

final List<NextRun<Command>> commandNextRuns;