Searched refs:doCompute (Results 1 – 1 of 1) sorted by relevance
400 doCompute(this); in compute()403 private static <S, T> void doCompute(ForEachOrderedTask<S, T> task) { in doCompute() method in ForEachOps.ForEachOrderedTask