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