Class StepUnion


  • public final class StepUnion
    extends StepBinaryOperation
    Immutable class representing a union step in a MAL language.
    Since:
    1.0.0
    • Method Detail

      • toJson

        public JsonObject toJson()
        Description copied from class: StepExpression
        Returns the JSON representation of this StepExpression object.
        Specified by:
        toJson in class StepExpression
        Returns:
        the JSON representation of this StepExpression object