JavaScript is disabled on your browser.
Utility classes commonly useful in concurrent programming.
Returns a new Joiner object that yields a stream of all subtasks when all
subtasks complete successfully.
Returns a new Joiner object that yields a stream of all subtasks when all
subtasks complete or a predicate returns true
to cancel the scope.
Returns a new Joiner object that yields the result of any subtask that
completed successfully.
Returns a new Joiner object that waits for all subtasks to complete.
Returns a new Joiner object that waits for subtasks to complete successfully.
Opens a new StructuredTaskScope
to use the given Joiner
object.
Opens a new
StructuredTaskScope
to use the given
Joiner
object and
with configuration that is the result of applying the given function to the
default configuration .
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2024, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy . DRAFT 24-loom+10-110
Scripting on this page tracks web page traffic, but does not change the content in any way.