类 AsyncEventBus

java.lang.Object
com.tlcsdm.core.eventbus.EventBus
com.tlcsdm.core.eventbus.AsyncEventBus

public class AsyncEventBus extends EventBus
异步非阻塞的EventBus
作者:
unknowIfGuestInDream
  • 构造器详细资料

    • AsyncEventBus

      public AsyncEventBus(Executor executor)
  • 方法详细资料