workers property

List<Worker> workers
final

The list of workers to manage.

Implementation

final List<Worker> workers;