gradle
8.3-rc-2
Java API
gradle
/
org.gradle.api
/
Action
/
execute
execute
Java API
abstract
fun
execute
(
t
:
T
)
Performs this action against the given object.
Parameters
t
The object to perform the action on.