Uses of Interface
com.rubecula.darwin.domain.world.HasMean

Packages that use HasMean
com.rubecula.darwin.domain.world

Darwin 

 

Uses of HasMean in com.rubecula.darwin.domain.world
 

Classes in com.rubecula.darwin.domain.world that implement HasMean
 class NumericFrequencyMap
          This is a FrequencyMap where the keys each have an intrinsic value, yielded by invoking Number.doubleValue().
 class QuantifiableFrequencyMap
          This is a FrequencyMap where the keys each have an intrinsic value, yielded by invoking Quantifiable.doubleValue().
 class TraitFrequencyMap
          Note that the objects that go into this frequency map may be variable and therefore we call Trait.getKey() to determine how to uniquely identify the trait for purposes of the frequency map.
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.