Interface Filter<T>

    • Method Detail

      • include

        boolean include​(T object)
        Called per operation in a multi add operation.
        Parameters:
        object - a object to filter on
        Returns:
        true if the object should be included in target