Package w.eventbus

Interface Event

All Known Subinterfaces:
AsyncEvent
All Known Implementing Classes:
AbstractAsyncEvent

public interface Event
Author:
whilein
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
  • Method Details

    • postDispatch

      default void postDispatch()