package

androidx.car.app.managers

Interfaces

ManagerA manager that extends the services provided by CarContext.
ManagerFactory<T>A class capable of producing a new instance of a given Manager
ResultManagerManages 'for result' app workflow.

Classes

ManagerCacheA map of Managers created lazily by invoking the corresponding ManagerFactory.