Interface Filter

  • All Known Implementing Classes:
    CollectionFilter

    public interface Filter
    The interface Filter.
    • Method Detail

      • accepts

        boolean accepts​(java.lang.Object o)
        Accepts boolean.
        Parameters:
        o - the o
        Returns:
        the boolean