Class | Description |
---|---|
OAConcurrent |
Allows multiple runnables to all start and run at the same time, and waits for them to all complete
before returning.
|
OAExecutorService |
creates an ExecutorService to await commands to run.
|
OAScheduledExecutorService |
ExecutorService that will run methods at a specific date/time.
|
Automates how messages, events and communications are handled at the thread level.
Copyright © 1999–2019 ViaOA. All rights reserved.