| Package | Description |
|---|---|
| me.lucko.helper.event.functional.single |
| Modifier and Type | Method and Description |
|---|---|
SingleHandlerList<T> |
SingleHandlerList.biConsumer(BiConsumer<SingleSubscription<T>,? super T> handler) |
default SingleHandlerList<T> |
SingleHandlerList.consumer(Consumer<? super T> handler) |
SingleHandlerList<T> |
SingleSubscriptionBuilder.handlers()
Return the handler list builder to append handlers for the event.
|
Copyright © 2022. All rights reserved.