| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.event | |
| com.github.paganini2008.devtools.multithreads |
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) static class |
EventBus.EventHandler<E extends Event<T>,T>
EventHandler
|
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) ForEach<Runnable> |
EventBus.QueueGroup.forEach |
(专用程序包) ForEach<Runnable> |
EventBus.PubSubGroup.forEach |
| 构造器和说明 |
|---|
PubSubGroup(ForEach<Runnable> forEach,
boolean multicast) |
QueueGroup(ForEach<Runnable> forEach,
boolean multicast) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Reactor<X,R>
Reactor
|
Copyright © 2020. All rights reserved.