Class ValueGroupResult


  • public class ValueGroupResult
    extends GroupResult
    Results from a ValueGrouper. The group field is group number the results were placed into.
    • Constructor Detail

      • ValueGroupResult

        public ValueGroupResult​(int rangeSize,
                                GroupingNumber group)
    • Method Detail

      • getRangeSize

        public int getRangeSize()
        The size of each range for the group.
        Returns:
        range size of the group
      • getGroup

        public GroupingNumber getGroup()
        How the results were group. This indicates the group number.
        Returns:
        group number