CountedCompleter.getRoot

Returns the root of the current computation; i.e., this task if it has no completer, else its completer's root.

@return the root of the current computation

class CountedCompleter(T)
final
getRoot
()

Meta