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