Class ZestExpression

    • Constructor Detail

      • ZestExpression

        public ZestExpression()
        Instantiates a new zest expression.
      • ZestExpression

        protected ZestExpression​(boolean inverse)
        Constructs a ZestExpression with the given inverse state.
        Parameters:
        inverse - if the expression should be the inverse.
        Since:
        0.14.0