Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b23

Uses of Interface
java.util.concurrent.CompletionService

Packages that use CompletionService
java.util.concurrent Utility classes commonly useful in concurrent programming. 
 

Uses of CompletionService in java.util.concurrent
 

Classes in java.util.concurrent that implement CompletionService
 class ExecutorCompletionService<V>
          A CompletionService that uses a supplied Executor to execute tasks.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b23

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.