-
public final class EventListenableKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> Voidcollect(EventListenable<T> $self, SuspendFunction1<T, Unit> action)-
-
Method Detail
-
collect
final static <T extends Any> Void collect(EventListenable<T> $self, SuspendFunction1<T, Unit> action)
-
-
-
-