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 int
hash
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
int
hashCode()
void
setHash(int h)
void
setIndex(int index)
-