Searched defs:BoundedRangeStatistic (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/org/glassfish/external/statistics/
H A DBoundedRangeStatistic.java30 * The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
32 public interface BoundedRangeStatistic extends BoundaryStatistic, RangeStatistic { interface in inherits:BoundaryStatistic,RangeStatistic

Completed in 28 milliseconds