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