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