Package apple.uikit

Interface ITargetAction<T>


  • public interface ITargetAction<T>
    • Method Detail

      • onEvent

        void onEvent​(T source,
                     long event)