-
- All Implemented Interfaces:
-
androidx.lifecycle.Observer
public final class EventObserver<T extends Object> implements Observer<Event<T>>
-
-
Constructor Summary
Constructors Constructor Description EventObserver(Function1<T, Unit> onEventUnhandledContent)
-