|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FitnessCache | |
---|---|
com.rubecula.darwin.domain.fitness | Math |
com.rubecula.darwin.domain.helper | Darwin |
com.rubecula.darwin.domain.world | Darwin |
Uses of FitnessCache in com.rubecula.darwin.domain.fitness |
---|
Methods in com.rubecula.darwin.domain.fitness with parameters of type FitnessCache | |
---|---|
void |
FitnessEngine_.setFitnessCache(FitnessCache fitnessCache)
|
Uses of FitnessCache in com.rubecula.darwin.domain.helper |
---|
Methods in com.rubecula.darwin.domain.helper that return FitnessCache | |
---|---|
FitnessCache |
Realm_.getFitnessCache()
|
FitnessCache |
Realm.getFitnessCache()
|
Methods in com.rubecula.darwin.domain.helper with parameters of type FitnessCache | |
---|---|
void |
FitnessEngine.setFitnessCache(FitnessCache fitnessCache)
TODO consider renaming this to addListener(FitnessEngineListener ...) Register the cache for this fitness engine. |
Constructors in com.rubecula.darwin.domain.helper with parameters of type FitnessCache | |
---|---|
Realm_(PhenotypeCache phenotypeCache,
FitnessCache fitnessCache)
Protected constructor. |
Uses of FitnessCache in com.rubecula.darwin.domain.world |
---|
Constructors in com.rubecula.darwin.domain.world with parameters of type FitnessCache | |
---|---|
Realm_Wallacian(PhenotypeCache phenotypeCache,
FitnessCache fitnessCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |