Package com.actelion.research.chem.mmp
Class MMPFragmenter.MoleculeIndexIDByte
- java.lang.Object
-
- com.actelion.research.chem.mmp.MMPFragmenter.MoleculeIndexIDByte
-
- Enclosing class:
- MMPFragmenter
public class MMPFragmenter.MoleculeIndexIDByte extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MoleculeIndexIDByte()
MoleculeIndexIDByte(byte[][] keysIDByte, byte[] valueIDByte)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[][]
getKeysIDByte()
byte[]
getValueIDByte()
-