Class AlphabeticIndex.Bucket<V>

    • Method Detail

      • getLabel

        public String getLabel()
        Get the label
        Returns:
        label for the bucket
      • getLabelType

        public AlphabeticIndex.Bucket.LabelType getLabelType()
        Is a normal, underflow, overflow, or inflow bucket
        Returns:
        is an underflow, overflow, or inflow bucket
      • size

        public int size()
        Get the number of records in the bucket.
        Returns:
        number of records in bucket