commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
findNthOfType
find
Nth
Of
Type
inline
fun
<
R
>
Iterable
<
*
>
.
findNthOfType
(
n
:
Int
)
:
R