Class IncrementTable
- java.lang.Object
-
- com.actelion.research.chem.prediction.IncrementTable
-
public class IncrementTable extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedIncrementTable()protectedIncrementTable(java.lang.String filename)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddElement(java.lang.String idcode, double increment)protected java.lang.StringgetFragment(int i)protected doublegetIncrement(int i)protected intgetSize()
-