Package operations

Class DeleteOperation

  • All Implemented Interfaces:
    IOperation

    public class DeleteOperation
    extends java.lang.Object
    implements IOperation
    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteOperation()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IShapes startOperation​(java.util.List<java.lang.String> params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeleteOperation

        public DeleteOperation()