Module tvbrowser
Package devplugin

Interface ProgramFilter

    • Method Detail

      • accept

        boolean accept​(Program program)
        Parameters:
        program - the program to be checked
        Returns:
        true, if the filter accepts the specified program
      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getName

        java.lang.String getName()
        Returns:
        the name of this filter