Uses of Interface
org.biojava.bio.dp.twohead.CellCalculatorFactory
-
Packages that use CellCalculatorFactory Package Description org.biojava.bio.dp.twohead -
-
Uses of CellCalculatorFactory in org.biojava.bio.dp.twohead
Classes in org.biojava.bio.dp.twohead that implement CellCalculatorFactory Modifier and Type Class Description class
DPInterpreter
Methods in org.biojava.bio.dp.twohead that return CellCalculatorFactory Modifier and Type Method Description CellCalculatorFactory
CellCalculatorFactoryMaker. make(DP dp)
CellCalculatorFactory
DPCompiler. make(DP dp)
CellCalculatorFactory
DPInterpreter.Maker. make(DP dp)
-