toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
mostCommon
most
Common
fun
<
T
>
List
<
T
>
.
mostCommon
(
)
:
T
?
fun
<
T
>
ArrayList
<
T
>
.
mostCommon
(
)
:
T
?
fun
<
T
>
Collection
<
T
>
.
mostCommon
(
)
:
T
?
Finds the first most common item
Receiver
List
Return
T?