Interface ListenerEvent<T>


public interface ListenerEvent<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • start

      void start()
    • getSample

      T getSample()