Type
    A TypeBuilder to configure the registration of a type.
Parameters
<T>
The registered type.
Functions
Link copied to clipboard
                  Allows the plugin to register the implementation type.
Link copied to clipboard
                  @Incubating
Kotlin extension function taking kotlin.reflect.KClass for org.gradle.platform.base.TypeBuilder.defaultImplementation.
Link copied to clipboard
                  Allows type registration rules to add internal views to the registered type.
Link copied to clipboard
                  @Incubating
Kotlin extension function taking kotlin.reflect.KClass for org.gradle.platform.base.TypeBuilder.internalView.