Package-level declarations

Internal API of TomTom Digital Cockpit's IPC framework specific to mirroring Map modifications.

Note: The API provided by this package is not guaranteed to be backward compatible. Do not import anything from this package.

Types

Link copied to clipboard

Forwards MirrorableMapListener callbacks to each listener provided the listenersProvider.

Link copied to clipboard

Mirrors a MirrorableMap.

Link copied to clipboard
class MirroredMapMutableLiveData<K, V> : MutableLiveData<MirroredMap<K, V>>
Link copied to clipboard