| Package | Description |
|---|---|
| com.github.leanframeworks.minibus.base.dispatcher |
| Class and Description |
|---|
| AbstractDispatcher
Abstract implementation of a dispatcher.
|
| AbstractSerialDispatcher
Abstract implementation of a dispatcher processing events in a serial manner, one at a time.
|
| AbstractUIThreadDispatcher
Abstract implementation of a dispatcher strategy dispatching event in a serial manner on a single UI thread (e.g.
|
| AbstractUIThreadDispatcher.NestedDispatchStrategy |
| CurrentThreadDispatcher.NestedDispatchStrategy |
| SingleThreadDispatcher.NestedDispatchStrategy |
Copyright © 2017. All rights reserved.