Module swim.api

Interface OnEvent<V>

    • Method Summary

      Modifier and Type Method Description
      void onEvent​(V value)  
    • Method Detail

      • onEvent

        void onEvent​(V value)