Searched refs:collectInt (Results 1 – 4 of 4) sorted by relevance
285 return Nodes.collectInt(helper, s, true);294 return Nodes.collectInt(this, s, true);
146 return Nodes.collectInt(helper, spliterator, flattenTree); in evaluateToNode()
354 public static <P_IN> Node.OfInt collectInt(PipelineHelper<Integer> helper, in collectInt() method in Nodes
1282 public static int collectInt(String a, int[] b) { in collectInt() method in MethodHandleCombinersTest