Interface BooleanFilter.Builder

    • Method Detail

      • value

        BooleanFilter.Builder value​(Boolean value)

        The value of the boolean.

        Parameters:
        value - The value of the boolean.
        Returns:
        Returns a reference to this object so that method calls can be chained together.