Uses of Interface
pal.util.DoubleKeyCache

Packages that use DoubleKeyCache
pal.substmodel Classes describing substitution models, i.e. 
pal.util Utility classes for sorting etc. 
 

Uses of DoubleKeyCache in pal.substmodel
 

Constructors in pal.substmodel with parameters of type DoubleKeyCache
CachedRateMatrix(RateMatrix rateMatrix, DoubleKeyCache cache)
           
 

Uses of DoubleKeyCache in pal.util
 

Classes in pal.util that implement DoubleKeyCache
 class DefaultCache