ComponentModuleMetadata

Contains immutable component module metadata information.

Since

2.2

Inheritors

Functions

Link copied to clipboard
abstract fun getId(): ModuleIdentifier
The identifier of the module.
Link copied to clipboard
@Nullable
abstract fun getReplacedBy(): ModuleIdentifier
The identifier of module that replaces this module.