LocalWorker<W extends WorkerService> constructor

LocalWorker<W extends WorkerService>(
  1. W service
)

Implementation

LocalWorker(this.service);