java - Fork/Join Framework implementation in Stream API -


official oracle documentation says:

another implementation of fork/join framework used methods in java.util.streams package

the public classes have found there abstracttask , abstractshortcircuittask , abstract.

and haven't found , forkjoinpool implemenentation.

question: mean don't have manual access fork/join process in stream api , cannot not use implementation directly?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -