@FunctionalInterface public interface EventListenerSupplier
| Modifier and Type | Method and Description |
|---|---|
Function<Client.WithManagement,Object> |
getConstructingFunction()
Gets the function that constructs and returns the event listener.
|
Function<Client.WithManagement,Object> getConstructingFunction()
Copyright © 2013–2021 Kitteh. All rights reserved.