Home | History | Annotate | Download | only in text

Lines Matching defs:getBucket

104  * <li>ImmutableIndex.getBucket(index) provides random access to all
115 * String label = immutableIndex.getBucket(bucketIndex).getLabel(); // optional
193 * Use {@link #getBucket(int)} to get the bucket's properties.
210 public Bucket<V> getBucket(int index) {
892 * returned by {@link AlphabeticIndex.ImmutableIndex#getBucket(int)},