|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |