Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SquirrelJME/SquirrelJME
/ put
Method
put
runt/apis/cldc-compact/java/util/Map.java:35–35 ·
view source on GitHub ↗
(K __a, V __b)
Source
from the content-addressed store, hash-verified
33
public
abstract Set<K> keySet();
34
35
public
abstract V put(K __a, V __b);
36
37
public
abstract
void
putAll(Map<? extends K, ? extends V> __a);
38
Callers
15
__loadProjects
Method · 0.65
__mergeInto
Method · 0.65
__unresolveString
Method · 0.65
__scanNamespaces
Method · 0.65
__scanSources
Method · 0.65
BinaryManager
Method · 0.65
__writeRealManifest
Method · 0.65
loadLibrary
Method · 0.65
main
Method · 0.65
register
Method · 0.65
count
Method · 0.65
secondary
Method · 0.65
Implementers
2
AbstractMap
runt/apis/cldc-compact/java/util/Abstr
Hashtable
runt/apis/cldc-compact/java/util/Hasht
Calls
no outgoing calls
Tested by
2
secondary
Method · 0.52
test
Method · 0.52