Class Variant_2_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.dependencies.Variant_2_0
A dependency variant.
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of indices withinConfigurationResolutionData_2_0.attributesof requested attributes for the variant.List of indices withConfigurationResolutionData_2_0.capabilitiesof requested capabilities for the variant.final StringThe display name of the variant. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
displayName
The display name of the variant. -
attributes
List of indices withinConfigurationResolutionData_2_0.attributesof requested attributes for the variant.Empty if this variant had no attributes.
-
capabilities
List of indices withConfigurationResolutionData_2_0.capabilitiesof requested capabilities for the variant.Empty if this variant had no capabilities.
-
-
Constructor Details
-
Variant_2_0
-
-
Method Details