Interface IQueryBond

    • Method Detail

      • matches

        boolean matches​(IBond bond)
        Returns true of the given bond matches this IQueryBond.
        Parameters:
        bond - IBond to match against
        Returns:
        true, if this IQueryBond matches the given IBond