BoundaryStatisticpublic interface BoundaryStatistic implements StatisticSpecifies standard measurements of the upper and lower limits of the value of an attribute. |
Methods Summary |
---|
public long | getLowerBound()The lower limit of the value of this attribute.The upper limit of the value of this attribute.
| public long | getUpperBound()The upper limit of the value of this attribute.
|
|