dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
SynchronizedList.opApply
java
util
Collections
Collections
SynchronizedList
Undocumented in source. Be warned that the author may not have intended to support it.
class
SynchronizedList
int
opApply
(
int
delegate
(
ref
Object
value
)
dg
)
Meta
Source
See Implementation
java
util
Collections
Collections
SynchronizedList
functions
add
addAll
clear
contains
containsAll
get
indexOf
isEmpty
iterator
lastIndexOf
listIterator
opApply
opEquals
remove
removeAll
retainAll
set
size
subList
toArray
toHash
toString