类 DeadEvent
java.lang.Object
net.apexes.commons.eventbus.DeadEvent
- 作者:
- HeDYn
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
source
-
event
-
-
构造器详细资料
-
DeadEvent
Creates a new DeadEvent.- 参数:
source- object broadcasting the DeadEvent (generally theEventBus).event- the event that could not be delivered.
-