com.rubecula.darwin.domain.world
Class Realm_Wallacian

java.lang.Object
  extended by com.rubecula.darwin.domain.helper.Realm_
      extended by com.rubecula.darwin.domain.world.Realm_Wallacian
All Implemented Interfaces:
HasPhenotypeCache, Realm

public final class Realm_Wallacian
extends Realm_

Standard implementation of Realm. Named in honor of Alfred Russel Wallace.

Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.domain.helper.Realm_
LOG
 
Constructor Summary
Realm_Wallacian()
           
Realm_Wallacian(PhenotypeCache phenotypeCache, FitnessCache fitnessCache)
           
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.domain.helper.Realm_
flushCaches, getFitnessCache, getPhenotypeCache, setFitnessCacheActive, setPhenotypeCacheActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Realm_Wallacian

public Realm_Wallacian()

Realm_Wallacian

public Realm_Wallacian(PhenotypeCache phenotypeCache,
                       FitnessCache fitnessCache)
Parameters:
phenotypeCache -
fitnessCache -


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