gradle
8.3-rc-1
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
NamedDomainObjectContainerScope
/
containerWithType
container
With
Type
Kotlin DSL
open
override
fun
<
U
:
T
>
containerWithType
(
type
:
Class
<
U
>
)
:
NamedDomainObjectContainer
<
U
>