toggle menu
gradle
8.13
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.problems
/
CustomAdditionalData
/
get
get
API
abstract
fun
<
T
>
get
(
type
:
Class
<
T
>
)
:
T
(
source
)
Returns an instance of the given type that accesses the additional data.
Since
8.13