329732983299330033013302330333043305
for (long t : times) { cnts[i++] = st.containsKey(t) ? st.get(t) : 0; } rstats.add(new ReadStats(id, title, cnts, times)); } return rstats; }