dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Dictionary.put
java
util
Dictionary
Dictionary
Undocumented in source. Be warned that the author may not have intended to support it.
Object
put
(Object key, Object value)
Object
put
(String key, Object value)
class
Dictionary
Object
put
(
String
key
,
Object
value
)
Object
put
(Object key, String value)
Object
put
(String key, String value)
Meta
Source
See Implementation
java
util
Dictionary
Dictionary
constructors
this
functions
elements
get
isEmpty
keys
put
remove
size