Interface SelfDisposingEventListener<E>


public interface SelfDisposingEventListener<E>
  • Method Summary

    Modifier and Type Method Description
    void handle​(E eventData, Disposable disposable)