Class And

    • Method Detail

      • evaluate

        public boolean evaluate​(java.lang.Object object,
                                Queryable.DataSource dataSource,
                                Queryable.Consumer consumer)
        Makes a and concatenation with all the inner evaluators
        Specified by:
        evaluate in interface Evaluator
        Parameters:
        object - Object of the data collection.
        dataSource - Data source.
        consumer - Consumer.
        Returns:
        Returns the result of the concatenation.