hunt.concurrency.ScheduledExecutorService

Undocumented in source.

Members

Interfaces

ScheduledExecutorService
interface ScheduledExecutorService

An {@link ExecutorService} that can schedule commands to run after a given delay, or to execute periodically.

Meta