-
- All Implemented Interfaces:
public class KotlinPlatformType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Attribute<KotlinPlatformType>attributepublic final static KotlinPlatformType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitsetupAttributesMatchingStrategy(AttributesSchema attributesSchema)final Attribute<KotlinPlatformType>getAttribute()-
-
Method Detail
-
setupAttributesMatchingStrategy
final Unit setupAttributesMatchingStrategy(AttributesSchema attributesSchema)
-
getAttribute
final Attribute<KotlinPlatformType> getAttribute()
-
-
-
-