gradle
Toggle table of contents
9.0.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api
/
Named
/
Namer
/
forType
for
Type
API
open
fun
<
T
>
forType
(
type
:
Class
<
out
T
>
)
:
Namer
<
in
T
>
(
source
)