Uses of Package
org.jboss.dna.common.math

Packages that use org.jboss.dna.common.math
org.jboss.dna.common.math A set of classes that define mathematic operations for a particular class of values. 
org.jboss.dna.common.statistic A set of utilities for working with statistics, including a Stopwatch and Histograms. 
 

Classes in org.jboss.dna.common.math used by org.jboss.dna.common.math
Duration
          A number representing an immutable duration of time.
Duration.Components
          The atomic components of this duration, broken down into whole hours, minutes and (fractional) seconds.
MathOperations
          The set of mathematic operations for a particular class of values.
 

Classes in org.jboss.dna.common.math used by org.jboss.dna.common.statistic
Duration
          A number representing an immutable duration of time.
MathOperations
          The set of mathematic operations for a particular class of values.
 



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