Package chemaxon.util

Interface MolFilter

    • Method Detail

      • accept

        boolean accept​(Molecule mol)
        Returns true if molecule is accepted by the filter.
        Parameters:
        mol - is the molecule
        Returns:
        true if molecule is accepted