Uses of Interface
org.biojava.bio.dp.twohead.CellCalculatorFactory

Packages that use CellCalculatorFactory
org.biojava.bio.dp.twohead   
 

Uses of CellCalculatorFactory in org.biojava.bio.dp.twohead
 

Classes in org.biojava.bio.dp.twohead that implement CellCalculatorFactory
 class DPInterpreter
           
 

Methods in org.biojava.bio.dp.twohead that return CellCalculatorFactory
 CellCalculatorFactory DPInterpreter.Maker.make(DP dp)
           
 CellCalculatorFactory DPCompiler.make(DP dp)
           
 CellCalculatorFactory CellCalculatorFactoryMaker.make(DP dp)