Interface Shape.Listener

  • Enclosing class:
    Shape

    public static interface Shape.Listener
    General Shape listener action
    • Method Detail

      • run

        void run​(Shape shape)