Class StereoBond

    • Method Detail

      • matches

        public boolean matches​(IBond bond)
        Deprecated.
        Description copied from class: QueryBond
        Returns true of the given bond matches this IQueryBond.
        Specified by:
        matches in interface IQueryBond
        Overrides:
        matches in class SMARTSBond
        Parameters:
        bond - IBond to match against
        Returns:
        true, if this IQueryBond matches the given IBond
      • unspecified

        public boolean unspecified()
        Deprecated.