littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util.datastructure
/
DoubleArrayList
/
indexOf
index
Of
fun
indexOf
(
value
:
Double
,
start
:
Int
=
0
,
end
:
Int
=
this.size
)
:
Int
fun
indexOf
(
element
:
Double
)
:
Int