dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
LinkedList.remove
java
util
LinkedList
LinkedList
Undocumented in source. Be warned that the author may not have intended to support it.
Object
remove
(int index)
bool
remove
(Object o)
bool
remove
(String key)
class
LinkedList
bool
remove
(
String
key
)
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