Interface EventHandler


public interface EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handleEvent

      void handleEvent(Event event)