Returns {@code true} if the current thread is a {@link ForkJoinWorkerThread} executing as a ForkJoinPool computation.
@return {@code true} if the current thread is a {@link ForkJoinWorkerThread} executing as a ForkJoinPool computation, or {@code false} otherwise
See Implementation
Returns {@code true} if the current thread is a {@link ForkJoinWorkerThread} executing as a ForkJoinPool computation.
@return {@code true} if the current thread is a {@link ForkJoinWorkerThread} executing as a ForkJoinPool computation, or {@code false} otherwise