Interface YcFunction<T,​R>


  • public interface YcFunction<T,​R>
    • Method Detail

      • handle

        R handle​(T event,
                 Context context)