Class BooleanValue

java.lang.Object
org.intocps.maestro.interpreter.values.Value
org.intocps.maestro.interpreter.values.BooleanValue

public class BooleanValue extends Value
  • Constructor Details

    • BooleanValue

      public BooleanValue(Boolean value)
  • Method Details