Class IndexHash
- java.lang.Object
-
- com.actelion.research.chem.properties.complexity.IndexHash
-
- Direct Known Subclasses:
BitArray128
public abstract class IndexHash extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected inthash
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndex()inthashCode()voidsetHash(int h)voidsetIndex(int index)
-