Class CreateClosure

  • All Implemented Interfaces:
    java.io.Serializable

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

      • CreateClosure

        public CreateClosure​(Block _block)
    • 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