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

Uses of LinearDistribution in org.opensolaris.os.dtrace
 

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