dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
AbstractList.add
java
util
AbstractList
AbstractList
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(int index, Object element)
bool
add
(String o)
class
AbstractList
bool
add
(
String
o
)
bool
add
(Object o)
Meta
Source
See Implementation
java
util
AbstractList
AbstractList
constructors
this
functions
add
addAll
clear
contains
containsAll
get
indexOf
isEmpty
iterator
lastIndexOf
listIterator
opApply
opEquals
remove
removeAll
removeRange
retainAll
set
subList
toArray
toHash
toString