toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
IntArrayList
/
indexOf
index
Of
fun
indexOf
(
value
:
Int
,
start
:
Int
=
0
,
end
:
Int
=
this.size
)
:
Int
fun
indexOf
(
element
:
Int
)
:
Int