Uses of Class
org.opensolaris.os.dtrace.LogDistribution

Uses of LogDistribution in org.opensolaris.os.dtrace
 

Methods in org.opensolaris.os.dtrace with parameters of type LogDistribution
 int LogDistribution.compareTo(LogDistribution d)
          Compares the double values of getValue() for overall magnitude, and if those are equal, compares the frequencies at the zero bucket (the bucket whose range has a minimum and maximum value of zero).