Searched refs:collectDouble (Results 1 – 4 of 4) sorted by relevance
509 return Nodes.collectDouble(helper, s, true);518 return Nodes.collectDouble(this, s, true);
143 return Nodes.collectDouble(helper, spliterator, flattenTree); in evaluateToNode()
430 public static <P_IN> Node.OfDouble collectDouble(PipelineHelper<Double> helper, in collectDouble() method in Nodes
1306 public static int collectDouble(String a, double[] b) { in collectDouble() method in MethodHandleCombinersTest