Class |
Description |
ApkVariantImpl
|
Implementation of the apk-generating variant. |
ApkVariantOutputImpl
|
Implementation of variant output for apk-generating variants. |
ApplicationVariantImpl
|
implementation of the ApplicationVariant interface around an
ApplicationVariantData object. |
BaseVariantOutputImpl
|
Implementation of the base variant output. |
DefaultAndroidSourceDirectorySet
|
Default implementation of the AndroidSourceDirectorySet. |
DefaultAndroidSourceFile
|
|
DefaultAndroidSourceSet
|
|
ImmutableFlavorList
|
Implementation of List that create read-only GroupableProductFlavor on the fly as they are
queried. |
LibraryVariantImpl
|
implementation of the LibraryVariant interface around a
LibraryVariantData object. |
LibraryVariantOutputImpl
|
Implementation of variant output for library variants. |
ReadOnlyBaseConfig
|
Read-only version of the BaseConfig wrapping another BaseConfig. |
ReadOnlyBuildType
|
Read-only version of the BuildType wrapping another BuildType. |
ReadOnlyGroupableProductFlavor
|
Read-only version of the GroupableProductFlavor wrapping another GroupableProductFlavor. |
ReadOnlyObjectProvider
|
Provides read-only versions of BuildType, (Groupable)ProductFlavor and SigningConfig instances
so that they can safely be exposed through the variant API. |
ReadOnlyProductFlavor
|
read-only version of the ProductFlavor wrapping another ProductFlavor. |
ReadOnlySigningConfig
|
Read-only version of the SigningConfig wrapping another SigningConfig. |
TestVariantImpl
|
implementation of the TestVariant interface around an TestVariantData object. |
VariantFilter
|
An object representing a Variant (made of a build type and one or more flavors), and
a boolean controlling whether this variant is to be excluded. |