lastIndexOf

fun lastIndexOf(element: Long): Int(source)

Returns the index of the last element in the LongList that is the same as element or -1 if no elements match.