Uses of Interface
org.glassfish.external.statistics.BoundedRangeStatistic
-
Packages that use BoundedRangeStatistic Package Description org.glassfish.external.statistics.impl -
-
Uses of BoundedRangeStatistic in org.glassfish.external.statistics.impl
Classes in org.glassfish.external.statistics.impl that implement BoundedRangeStatistic Modifier and Type Class Description class
BoundedRangeStatisticImpl
Fields in org.glassfish.external.statistics.impl declared as BoundedRangeStatistic Modifier and Type Field Description private BoundedRangeStatistic
BoundedRangeStatisticImpl. bs
Methods in org.glassfish.external.statistics.impl that return BoundedRangeStatistic Modifier and Type Method Description BoundedRangeStatistic
BoundedRangeStatisticImpl. getStatistic()
-