getMax
} else if (bucket.getMax() == Long.MAX_VALUE) {
if (bucket.getMax() != max) {
bucket.getMax() + " at index " + i + ", expected " + max);