Uses of Interface
com.rubecula.darwin.domain.helper.Cache

Packages that use Cache
com.rubecula.darwin.domain.helper

Darwin 

 

Uses of Cache in com.rubecula.darwin.domain.helper
 

Classes in com.rubecula.darwin.domain.helper that implement Cache
 class Cache_<K extends Identifiable,V>
          Abstract base class for implementing a Cache.
 class FitnessCache
          This cache maintains a set of fitness values indexed by Signature/FitnessEngine pair.
 class PhenotypeCache
          This cache maintains a set of Phenotypes indexed by Basic/Identifiable pair.
 



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