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