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

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

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. 6

DRAFT internal-b11

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.