```fun allEventHandlers(): Set<EventHandler>...
# announcements
g
Copy code
fun allEventHandlers(): Set<EventHandler>
->
Copy code
fun allEventHandlers(): Set<@JvmSuppressWildcards EventHandler>
1
📡 1
👍 1