dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Hashtable.opApply
java
util
Hashtable
Hashtable
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref Object value) dg)
class
Hashtable
int
opApply
(
int
delegate
(
ref
Object
value
)
dg
)
int
opApply
(int delegate(ref Object key, ref Object value) dg)
Meta
Source
See Implementation
java
util
Hashtable
Hashtable
classes
ObjectEnumeration
constructors
this
functions
clear
containsKey
containsValue
elements
entrySet
get
isEmpty
keySet
keys
opApply
opEquals
put
putAll
remove
size
toHash
values
variables
map