public class ValueGroupResult extends GroupResult
Constructor and Description |
---|
ValueGroupResult(int rangeSize,
GroupingNumber group) |
Modifier and Type | Method and Description |
---|---|
GroupingNumber |
getGroup()
How the results were group.
|
int |
getRangeSize()
The size of each range for the group.
|
getName
public ValueGroupResult(int rangeSize, GroupingNumber group)
public int getRangeSize()
public GroupingNumber getGroup()
Copyright © 2014. All rights reserved.