Interface Waitable

    • Method Detail

      • actionProduced

        Object actionProduced​(Object obj)
        Checks if wait criteria have been met.
        Parameters:
        obj - optional waiting parameter.
        Returns:
        null is criteria have not been met.
      • getDescription

        String getDescription()
        Returns description.
        Returns:
        a description of the wait criteria.