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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DPInterpreter.Maker
public DPInterpreter.Maker()
make
public CellCalculatorFactory make(DP dp)
- Specified by:
make
in interface CellCalculatorFactoryMaker