dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
LinkedList.lastIndexOf
java
util
LinkedList
LinkedList
Undocumented in source. Be warned that the author may not have intended to support it.
int
lastIndexOf
(Object elem)
int
lastIndexOf
(Object elem, int index)
class
LinkedList
int
lastIndexOf
(
Object
elem
,
int
index
)
Meta
Source
See Implementation
java
util
LinkedList
LinkedList
aliases
ListType
constructors
this
functions
add
addAll
addFirst
addLast
capacity
clear
clone
contains
containsAll
copyInto
elementAt
ensureCapacity
firstElement
get
getFirst
getLast
indexOf
insertElementAt
isEmpty
iterator
lastElement
lastIndexOf
listIterator
opApply
opEquals
remove
removeAll
removeAllElements
removeElement
removeElementAt
removeFirst
removeLast
removeRange
retainAll
set
setElementAt
setSize
size
subList
toArray
toHash
toString
trimToSize