littlekt
0.6.0
common
core
/
com.lehaine.littlekt.util.datastructure
/
ShortArrayList
/
lastIndexOf
last
Index
Of
fun
lastIndexOf
(
value
:
Short
,
start
:
Int
=
0
,
end
:
Int
=
this.size
)
:
Int
fun
lastIndexOf
(
element
:
Short
)
:
Int