Java Reference
In-Depth Information
These limitations are addressed by the
java.util.concurrent.ExecutorService interface, which extends Ex-
ecutor , and whose implementation is typically a thread pool (a group of reusable
threads). Table 6-1 describes ExecutorService 's methods.
Search WWH ::




Custom Search