Uses of Interface
org.glassfish.external.statistics.AverageRangeStatistic
-
Packages that use AverageRangeStatistic Package Description org.glassfish.external.statistics.impl -
-
Uses of AverageRangeStatistic in org.glassfish.external.statistics.impl
Classes in org.glassfish.external.statistics.impl that implement AverageRangeStatistic Modifier and Type Class Description class
AverageRangeStatisticImpl
An implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.Fields in org.glassfish.external.statistics.impl declared as AverageRangeStatistic Modifier and Type Field Description private AverageRangeStatistic
AverageRangeStatisticImpl. as
Methods in org.glassfish.external.statistics.impl that return AverageRangeStatistic Modifier and Type Method Description AverageRangeStatistic
AverageRangeStatisticImpl. getStatistic()
-