| Interface | Description |
|---|---|
| Listener<T> |
Listener callback.
|
| NaviComponent |
Represents an Android component (Activity, Fragment) that can have listeners.
|
| Class | Description |
|---|---|
| Event<T> |
Represents an event that can be listened to in an Activity or Fragment.
|
| Enum | Description |
|---|---|
| Event.Type |