Interface CommandListener


public interface CommandListener
Command listener interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(Command command)
     
  • Method Details

    • update

      void update(Command command)