Searched refs:clearZeros (Results 1 – 1 of 1) sorted by relevance
264 final int[] newCounts = clearZeros(counts); in updateBundle()278 private static int[] clearZeros(int[] numbers) { in clearZeros() method in GroupUtil