Module com.pi4j

Interface EventDelegate<LISTENER_TYPE,EVENT_TYPE>


public interface EventDelegate<LISTENER_TYPE,EVENT_TYPE>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    dispatch(LISTENER_TYPE listener, EVENT_TYPE event)