Interface BaseEvaluator.UnprocessedValue

    • Method Detail

      • process

        java.lang.Object process​(Queryable.DataSource dataSource,
                                 Queryable.Consumer consumer)
        Return the processed value.
        Parameters:
        dataSource - Data source of the in-evaluation object.
        consumer - Consumer for the object.
        Returns:
        Processed value.