dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
Dub
Repo
Collection.opApply
java
util
Collection
Collection
Undocumented in source.
interface
Collection
int
opApply
(
int
delegate
(
ref
Object
value
)
dg
)
Meta
Source
See Implementation
java
util
Collection
Collection
functions
add
addAll
clear
contains
containsAll
isEmpty
iterator
opApply
opEquals
remove
removeAll
retainAll
size
toArray
toHash