Uses of Class
com.actelion.research.util.hash.HashSetInt
-
Packages that use HashSetInt Package Description com.actelion.research.chem.descriptor.flexophore.redgraph -
-
Uses of HashSetInt in com.actelion.research.chem.descriptor.flexophore.redgraph
Methods in com.actelion.research.chem.descriptor.flexophore.redgraph with parameters of type HashSetInt Modifier and Type Method Description protected static void
SubGraphIndices. addAtomIndices(HashSetInt hs, java.util.List<SubGraphIndices> liFragment)
Adds the atom indices to the hash set.
-