gradle
8.4-rc-1
Java API
gradle
/
org.gradle.util
/
CollectionUtils
/
single
single
Java API
open
fun
<
T
>
single
(
source
:
Iterable
<
out
T
>
)
:
T
(
source
)
Returns the single element in the collection or throws.