Package org.biojava.bio.dp.twohead
Class DPInterpreter.Maker
- java.lang.Object
-
- org.biojava.bio.dp.twohead.DPInterpreter.Maker
-
- All Implemented Interfaces:
CellCalculatorFactoryMaker
- Enclosing class:
- DPInterpreter
public static class DPInterpreter.Maker extends java.lang.Object implements CellCalculatorFactoryMaker
-
-
Constructor Summary
Constructors Constructor Description Maker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CellCalculatorFactory
make(DP dp)
-
-
-
Method Detail
-
make
public CellCalculatorFactory make(DP dp)
- Specified by:
make
in interfaceCellCalculatorFactoryMaker
-
-