ComponentWithVariants

Represents a SoftwareComponent that provides one or more mutually exclusive children, or variants.

Since

4.3

Functions

Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getVariants(): Set<out SoftwareComponent>