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