April 2017
Intermediate to advanced
594 pages
25h 15m
English
When you call the get() method of a Future object and the task controlled by this object hasn't finished yet, the method is blocked until the task is finished. The Future interface provides another version of the get() method:
Read now
Unlock full access