Uses of Class
org.jboss.dna.common.statistic.DetailedStatistics

Packages that use DetailedStatistics
org.jboss.dna.common.statistic A set of utilities for working with statistics, including a Stopwatch and Histograms. 
 

Uses of DetailedStatistics in org.jboss.dna.common.statistic
 

Methods in org.jboss.dna.common.statistic that return DetailedStatistics
 DetailedStatistics<Duration> Stopwatch.getDetailedStatistics()
          Return this stopwatch's detailed statistics, if they are being kept.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.