Package com.tomtom.ivi.platform.framework.api.common.uid

Contains a utility class that serves as a generic immutable unique ID. The generic class allows for type-safe ID creation.

Types

Link copied to clipboard
class Uid<T> : Parcelable

Generic immutable unique ID class, meaning it's an abstraction of UUIDs. Used to uniquely identify things.