Searched defs:sumArray (Results 1 – 2 of 2) sorted by relevance
128 …private static int sumArray(byte[] b, short[] s, char[] c, int[] a, long[] l, float[] f, double[] … in sumArray() method in Main
240 private static int sumArray(int[] xs) { in sumArray() method in Main