Interface Expression<T>

    • Method Detail

      • evaluate

        Object evaluate​(T object)
        Parameters:
        object - object to evaluate
        Returns:
        the value of this expression