| Package | Description |
|---|---|
| me.lucko.helper.event.functional | |
| me.lucko.helper.event.functional.merged | |
| me.lucko.helper.event.functional.single |
| Modifier and Type | Method and Description |
|---|---|
FunctionalHandlerList<T,R> |
FunctionalHandlerList.biConsumer(BiConsumer<R,? super T> handler)
Add a
BiConsumer handler. |
FunctionalHandlerList<T,R> |
FunctionalHandlerList.consumer(Consumer<? super T> handler)
Add a
Consumer handler. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MergedHandlerList<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleHandlerList<T extends Event> |
Copyright © 2017. All rights reserved.