Searched defs:cumulativeCounts (Results 1 – 4 of 4) sorted by relevance
43 private final transient long[] cumulativeCounts; field in RegularImmutableSortedMultiset55 RegularImmutableSortedSet<E> elementSet, long[] cumulativeCounts, int offset, int length) { in RegularImmutableSortedMultiset()
143 long[] cumulativeCounts = {0, 1}; in of() local324 long[] cumulativeCounts = new long[entries.size() + 1]; in copyOfSortedEntries() local703 long[] cumulativeCounts = new long[length + 1]; in build() local
44 private final transient long[] cumulativeCounts; field in RegularImmutableSortedMultiset56 RegularImmutableSortedSet<E> elementSet, long[] cumulativeCounts, int offset, int length) { in RegularImmutableSortedMultiset()
120 long[] cumulativeCounts = {0, 1}; in of() local304 long[] cumulativeCounts = new long[entries.size() + 1]; in copyOfSortedEntries() local