gradle
Toggle table of contents
9.6.0-20260414005124+0000
DSL
Target filter
DSL
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.kotlin.dsl
/
NamedDomainObjectContainerScope
/
create
create
DSL
open
override
fun
<
U
:
T
>
create
(
name
:
String
,
type
:
Class
<
U
>
)
:
U
(
source
)
open
override
fun
<
U
:
T
>
create
(
name
:
String
,
type
:
Class
<
U
>
,
configuration
:
ERROR CLASS: Symbol not found for Action<in U>
)
:
U
(
source
)