Searched defs:keyUpperBound (Results 1 – 1 of 1) sorted by relevance
56 public final int keyUpperBound; field in IntCounter66 public IntCounter(int keyLowerBound, int keyUpperBound) { in IntCounter()