Interface EventHandler


public interface EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Event event)
     
  • Method Details

    • handle

      void handle(Event event)