|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
CompletionService を使用しているパッケージ | |
---|---|
java.util.concurrent | 並行プログラミングでよく使用されるユーティリティークラスです。 |
java.util.concurrent での CompletionService の使用 |
---|
CompletionService を実装している java.util.concurrent のクラス | |
---|---|
class |
ExecutorCompletionService<V>
タスクの実行に、指定された Executor を使用する CompletionService です。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。