indexOf

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

Returns the index of element in the LongList or -1 if element is not there.