Uses of Interface
org.glassfish.external.statistics.RangeStatistic
Packages that use RangeStatistic
-
Uses of RangeStatistic in org.glassfish.external.statistics
Subinterfaces of RangeStatistic in org.glassfish.external.statisticsModifier and TypeInterfaceDescriptioninterface
An interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.interface
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits. -
Uses of RangeStatistic in org.glassfish.external.statistics.impl
Classes in org.glassfish.external.statistics.impl that implement RangeStatisticModifier and TypeClassDescriptionfinal class
An implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.final class
final class
Fields in org.glassfish.external.statistics.impl declared as RangeStatisticMethods in org.glassfish.external.statistics.impl that return RangeStatistic