Package com.liecoder.framework.eventbus
See: Description
-
Class Summary Class Description ObserverWrapper BusMutableLiveData -
Object Summary Object Description LiveDataBus LiveDataBus 是一个基于 LiveData 的事件总线实现,用于在组件之间传递消息。 它支持普通消息传递和粘性消息传递,其中粘性消息在观察者注册后能够立即接收到最新的消息。