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 Object implements CellCalculatorFactoryMaker
-
-
Constructor Summary
Constructors Constructor Description Maker()
-
-
-
Constructor Detail
-
Maker
public Maker()
-
-
Method Detail
-
make
public CellCalculatorFactory make(DP dp)
- Specified by:
make
in interfaceCellCalculatorFactoryMaker
-
-