ForkJoinPool.isTerminated

Returns {@code true} if all tasks have completed following shut down.

@return {@code true} if all tasks have completed following shut down

class ForkJoinPool
bool
isTerminated
()

Meta