gradle
Toggle table of contents
9.3.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.attributes
/
AttributeContainer
/
named
named
API
@
Incubating
abstract
fun
<
T
:
Named
?
>
named
(
type
:
Class
<
T
>
,
name
:
String
)
:
T
(
source
)
Creates a value of the given type for an Attribute.
Since
9.3.0