Class SValue

  • All Implemented Interfaces:
    java.io.Serializable

    public class SValue
    extends Step
    See Also:
    Serialized Form
    • Constructor Detail

      • SValue

        public SValue​(Scalar v)
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String prefix)
        Description copied from class: Step
        returns a string representation of this atomic step
        Overrides:
        toString in class Step