| Package | Description |
|---|---|
| blah.concurrency.second |
| Modifier and Type | Field and Description |
|---|---|
(package private) Job |
JobRunner.currentJob |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobQueue.get() |
| Modifier and Type | Method and Description |
|---|---|
(package private) AtomicReference<Job> |
JobQueue.waitUntilHaveReadableSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobQueue.put(Job job) |
void |
DefaultJobDispatcher.submit(Job job) |
void |
JobDispatcher.submit(Job job) |
Copyright © 2015. All rights reserved.